Method | Description | |
---|---|---|
GetConstructors ( ) : IConstructor[] | ||
GetTypeDepth ( ) : int | ||
IsSubclassOf ( IType type ) : bool | ||
Resolve ( List targetList, string name, EntityType flags ) : bool |
Method | Description | |
---|---|---|
FindBaseType ( ) : IType | ||
InternalClass ( |
public Resolve ( List targetList, string name, EntityType flags ) : bool | ||
targetList | List | |
name | string | |
flags | EntityType | |
return | bool |