Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
GetConstructors ( ) : IConstructor[] | ||
GetDefaultMember ( ) : IEntity | ||
GetElementType ( ) : IType | ||
GetInterfaces ( ) : IType[] | ||
GetMembers ( ) : IEntity[] | ||
GetTypeDepth ( ) : int | ||
IsAssignableFrom ( IType other ) : bool | ||
IsDefined ( IType attributeType ) : bool | ||
IsSubclassOf ( IType other ) : bool | ||
Resolve ( Boo targetList, string name, EntityType flags ) : bool | ||
ToString ( ) : string |
public GetConstructors ( ) : IConstructor[] | ||
Résultat | IConstructor[] |
public IsAssignableFrom ( IType other ) : bool | ||
other | IType | |
Résultat | bool |
public IsDefined ( IType attributeType ) : bool | ||
attributeType | IType | |
Résultat | bool |
public Resolve ( Boo targetList, string name, EntityType flags ) : bool | ||
targetList | Boo | |
name | string | |
flags | EntityType | |
Résultat | bool |