프로퍼티 | 타입 | 설명 | |
---|---|---|---|
elementType | Type |
메소드 | 설명 | |
---|---|---|
GetElementType ( ) : Type | ||
ToString ( ) : string | ||
__GetOptionalCustomModifiers ( ) : Type[] | ||
__GetRequiredCustomModifiers ( ) : Type[] |
메소드 | 설명 | |
---|---|---|
ElementHolderType ( Type elementType, Type requiredCustomModifiers, Type optionalCustomModifiers ) : System | ||
EqualsHelper ( |
||
GetSuffix ( ) : string | ||
Wrap ( Type type, Type requiredCustomModifiers, Type optionalCustomModifiers ) : Type |
메소드 | 설명 | |
---|---|---|
BindArray ( Type array, IGenericBinder binder ) : Type[] | ||
BindTypeParameters ( IGenericBinder binder ) : Type | ||
CheckBaked ( ) : void | ||
GetCustomAttributesData ( Type attributeType ) : IList |
||
GetModuleBuilderToken ( ) : int |
protected ElementHolderType ( Type elementType, Type requiredCustomModifiers, Type optionalCustomModifiers ) : System | ||
elementType | Type | |
requiredCustomModifiers | Type | |
optionalCustomModifiers | Type | |
리턴 | System |
protected EqualsHelper ( |
||
other | ||
리턴 | bool |
protected abstract Wrap ( Type type, Type requiredCustomModifiers, Type optionalCustomModifiers ) : Type | ||
type | Type | |
requiredCustomModifiers | Type | |
optionalCustomModifiers | Type | |
리턴 | Type |