프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_typeSystemServices |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ExternalType | System | ||
GetClassDepth | int | ||
GetInterfaceDepth | int | ||
GetTypeDepth | int | ||
TypeName | string |
메소드 | 설명 | |
---|---|---|
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 ( List targetList, string name, EntityType flags ) : bool | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
BuildFullName ( ) : string | ||
GetDefaultMembers ( ) : System.Reflection.MemberInfo[] |
메소드 | 설명 | |
---|---|---|
ExternalType ( |
||
GetClassDepth ( |
||
GetInterfaceDepth ( |
||
GetTypeDepth ( |
||
TypeName ( ) : string |
protected GetDefaultMembers ( ) : System.Reflection.MemberInfo[] | ||
리턴 | System.Reflection.MemberInfo[] |
public Resolve ( List targetList, string name, EntityType flags ) : bool | ||
targetList | List | |
name | string | |
flags | EntityType | |
리턴 | bool |