Méthode | Description | |
---|---|---|
Class ( |
Initializes a new instance of the Class class.
|
|
Get ( Id id ) : |
Gets the a Class for the specified id.
|
|
Get ( |
Gets the a Class for the specified type.
|
|
IsMapped ( |
Determines whether the Class for the specified type is mapped.
|
|
ToString ( ) : string |
Returns a System.String that represents the current Monobjc.Class.
|
Méthode | Description | |
---|---|---|
Get ( |
||
Get ( String className ) : |
||
GetAttributeName ( |
Gets the name of the ObjectiveCClassAttribute instance for the given type.
|
|
GetClassFromType ( |
||
GetName ( |
||
GetSuperClass ( |
||
IsMapped ( String className ) : bool |
public Class ( |
||
value | The pointer. | |
Résultat | System |
public static Get ( |
||
type | The type. | |
Résultat |
public static IsMapped ( |
||
type | The type. | |
Résultat | bool |