C# Class eveMarshal.Marshal

Afficher le fichier Open project: stschake/eveMarshal

Méthodes publiques

Méthode Description
Dict ( ) : PyDict
Process ( PyObject obj ) : byte[]
Tuple ( ) : PyTuple

Method Details

Dict() public static méthode

public static Dict ( ) : PyDict
Résultat PyDict

Process() public static méthode

public static Process ( PyObject obj ) : byte[]
obj PyObject
Résultat byte[]

Tuple() public static méthode

public static Tuple ( ) : PyTuple
Résultat PyTuple