GetSubclassTypes
(
baseType
, firstOnly
)
|
Signature
static List<Type> Meta.WitAi.TypeExtensions.GetSubclassTypes(this Type baseType, bool firstOnly=false) Parameters baseType: this TypefirstOnly: boolReturns List< Type > |