C# Class Python.Runtime.ModuleDefOffset

Afficher le fichier Open project: pythonnet/pythonnet Class Usage Examples

Méthodes publiques

Свойство Type Description
m_clear int
m_copy int
m_doc int
m_free int
m_index int
m_init int
m_methods int
m_name int
m_reload int
m_size int
m_traverse int
name int

Méthodes publiques

Méthode Description
AllocModuleDef ( string modulename ) : IntPtr
FreeModuleDef ( IntPtr ptr ) : void

Private Methods

Méthode Description
ModuleDefOffset ( ) : System

Method Details

AllocModuleDef() public static méthode

public static AllocModuleDef ( string modulename ) : IntPtr
modulename string
Résultat System.IntPtr

FreeModuleDef() public static méthode

public static FreeModuleDef ( IntPtr ptr ) : void
ptr System.IntPtr
Résultat void

Property Details

m_clear public_oe static_oe property

public static int m_clear
Résultat int

m_copy public_oe static_oe property

public static int m_copy
Résultat int

m_doc public_oe static_oe property

public static int m_doc
Résultat int

m_free public_oe static_oe property

public static int m_free
Résultat int

m_index public_oe static_oe property

public static int m_index
Résultat int

m_init public_oe static_oe property

public static int m_init
Résultat int

m_methods public_oe static_oe property

public static int m_methods
Résultat int

m_name public_oe static_oe property

public static int m_name
Résultat int

m_reload public_oe static_oe property

public static int m_reload
Résultat int

m_size public_oe static_oe property

public static int m_size
Résultat int

m_traverse public_oe static_oe property

public static int m_traverse
Résultat int

name public_oe static_oe property

public static int name
Résultat int