C# Class RemObjects.Mono.Helpers.CoreFoundation

Afficher le fichier Open project: remobjects/monohelpers

Méthodes publiques

Méthode Description
CreateString ( string s ) : IntPtr

Private Methods

Méthode Description
CFStringCreateWithCString ( IntPtr alloc, string str, int encoding ) : IntPtr
Release ( IntPtr cfRef ) : void

Method Details

CreateString() public static méthode

public static CreateString ( string s ) : IntPtr
s string
Résultat System.IntPtr