Class ProUtils
Inheritance
System.Object
ProUtils
Namespace: Edgar.Unity
Assembly: cs.temp.dll.dll
Syntax
public static class ProUtils
Methods
FindDerivedTypes(Type)
Declaration
public static List<Type> FindDerivedTypes(Type baseType)
Parameters
Type | Name | Description |
---|---|---|
Type | baseType |
Returns
Type | Description |
---|---|
System.Collections.Generic.List<Type> |