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