ClassDBSingleton.isParentClass

Returns whether inherits is an ancestor of class or not.

struct ClassDBSingleton
@nogc nothrow const
bool
isParentClass
(
in String _class
,
in String inherits
)

Meta