Метод | Описание | |
---|---|---|
Equals ( object o ) : bool | ||
GetArrayRank ( ) : int | ||
GetHashCode ( ) : int | ||
__GetDeclaredInterfaces ( ) : Type[] | ||
__GetDeclaredMethods ( ) : IKVM.Reflection.MethodBase[] |
Метод | Описание | |
---|---|---|
GetSuffix ( ) : string | ||
Wrap ( Type type, Type requiredCustomModifiers, Type optionalCustomModifiers ) : Type |
Метод | Описание | |
---|---|---|
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 | |
Результат | Type |
public __GetDeclaredInterfaces ( ) : Type[] | ||
Результат | Type[] |
public __GetDeclaredMethods ( ) : IKVM.Reflection.MethodBase[] | ||
Результат | IKVM.Reflection.MethodBase[] |