Метод | Описание | |
---|---|---|
IsAssignableFrom ( IType other ) : bool | ||
IsSubclassOf ( IType other ) : bool | ||
Resolve ( List targetList, string name, EntityType flags ) : bool |
Метод | Описание | |
---|---|---|
VoidTypeImpl ( |
public IsAssignableFrom ( IType other ) : bool | ||
other | IType | |
Результат | bool |
public IsSubclassOf ( IType other ) : bool | ||
other | IType | |
Результат | bool |
public Resolve ( List targetList, string name, EntityType flags ) : bool | ||
targetList | List | |
name | string | |
flags | EntityType | |
Результат | bool |