C# Class MonoMac.ObjCRuntime.TypeConverter

Afficher le fichier Open project: kangaroo/maccore

Méthodes publiques

Méthode Description
ToManaged ( string type ) : Type
ToNative ( Type type ) : string

Method Details

ToManaged() public static méthode

public static ToManaged ( string type ) : Type
type string
Résultat System.Type

ToNative() public static méthode

public static ToNative ( Type type ) : string
type System.Type
Résultat string