C# Class Graphviz.UTF8Marshaler

Inheritance: ICustomMarshaler
Afficher le fichier Open project: tomgr/graphviz-cmake Class Usage Examples

Méthodes publiques

Méthode Description
GetInstance ( string cookie ) : ICustomMarshaler

Private Methods

Méthode Description
ICustomMarshaler ( object managedObj ) : IntPtr
ICustomMarshaler ( ) : int
ICustomMarshaler ( IntPtr pNativeData ) : object
ICustomMarshaler ( IntPtr pNativeData ) : void
ICustomMarshaler ( object managedObj ) : void

Method Details

GetInstance() public static méthode

public static GetInstance ( string cookie ) : ICustomMarshaler
cookie string
Résultat ICustomMarshaler