Property | Type | Description | |
---|---|---|---|
elementType | Type |
Method | Description | |
---|---|---|
GetElementType ( ) : Type | ||
ToString ( ) : string | ||
__GetOptionalCustomModifiers ( ) : Type[] | ||
__GetRequiredCustomModifiers ( ) : Type[] |
Method | Description | |
---|---|---|
ElementHolderType ( Type elementType, Type requiredCustomModifiers, Type optionalCustomModifiers ) : System | ||
EqualsHelper ( |
||
GetSuffix ( ) : string | ||
Wrap ( Type type, Type requiredCustomModifiers, Type optionalCustomModifiers ) : Type |
Method | Description | |
---|---|---|
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 | |
return | System |
protected EqualsHelper ( |
||
other | ||
return | bool |
protected abstract Wrap ( Type type, Type requiredCustomModifiers, Type optionalCustomModifiers ) : Type | ||
type | Type | |
requiredCustomModifiers | Type | |
optionalCustomModifiers | Type | |
return | Type |
public __GetOptionalCustomModifiers ( ) : Type[] | ||
return | Type[] |
public __GetRequiredCustomModifiers ( ) : Type[] | ||
return | Type[] |