C# Class PEAPI.CustomMarshaller

Inheritance: NativeType
Afficher le fichier Open project: kumpera/mono

Méthodes publiques

Méthode Description
CustomMarshaller ( string marshallerName, string optCookie ) : System
CustomMarshaller ( string typeNameOrGUID, string marshallerName, string optCookie ) : System

Private Methods

Méthode Description
ToBlob ( ) : byte[]

Method Details

CustomMarshaller() public méthode

public CustomMarshaller ( string marshallerName, string optCookie ) : System
marshallerName string
optCookie string
Résultat System

CustomMarshaller() public méthode

public CustomMarshaller ( string typeNameOrGUID, string marshallerName, string optCookie ) : System
typeNameOrGUID string
marshallerName string
optCookie string
Résultat System