Method | Description | |
---|---|---|
Equals ( object o ) : bool | ||
GetHashCode ( ) : int |
Method | Description | |
---|---|---|
GetSuffix ( ) : string | ||
Wrap ( Type type, Type requiredCustomModifiers, Type optionalCustomModifiers ) : Type |
Method | Description | |
---|---|---|
Make ( Type type, Type requiredCustomModifiers, Type optionalCustomModifiers ) : Type | ||
PointerType ( Type type, Type requiredCustomModifiers, Type optionalCustomModifiers ) : System |
protected Wrap ( Type type, Type requiredCustomModifiers, Type optionalCustomModifiers ) : Type | ||
type | Type | |
requiredCustomModifiers | Type | |
optionalCustomModifiers | Type | |
return | Type |