Method | Description | |
---|---|---|
Equals ( object o ) : bool | ||
GetArrayRank ( ) : int | ||
GetHashCode ( ) : int | ||
__GetDeclaredInterfaces ( ) : Type[] | ||
__GetDeclaredMethods ( ) : IKVM.Reflection.MethodBase[] |
Method | Description | |
---|---|---|
GetSuffix ( ) : string | ||
Wrap ( Type type, Type requiredCustomModifiers, Type optionalCustomModifiers ) : Type |
Method | Description | |
---|---|---|
ArrayType ( 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 |
public __GetDeclaredMethods ( ) : IKVM.Reflection.MethodBase[] | ||
return | IKVM.Reflection.MethodBase[] |