C# 클래스 Python.Runtime.ModuleDefOffset

파일 보기 프로젝트 열기: pythonnet/pythonnet 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
AllocModuleDef ( string modulename ) : IntPtr
FreeModuleDef ( IntPtr ptr ) : void

비공개 메소드들

메소드 설명
ModuleDefOffset ( ) : System

메소드 상세

AllocModuleDef() 공개 정적인 메소드

public static AllocModuleDef ( string modulename ) : IntPtr
modulename string
리턴 System.IntPtr

FreeModuleDef() 공개 정적인 메소드

public static FreeModuleDef ( IntPtr ptr ) : void
ptr System.IntPtr
리턴 void

프로퍼티 상세

m_clear 공개적으로 정적으로 프로퍼티

public static int m_clear
리턴 int

m_copy 공개적으로 정적으로 프로퍼티

public static int m_copy
리턴 int

m_doc 공개적으로 정적으로 프로퍼티

public static int m_doc
리턴 int

m_free 공개적으로 정적으로 프로퍼티

public static int m_free
리턴 int

m_index 공개적으로 정적으로 프로퍼티

public static int m_index
리턴 int

m_init 공개적으로 정적으로 프로퍼티

public static int m_init
리턴 int

m_methods 공개적으로 정적으로 프로퍼티

public static int m_methods
리턴 int

m_name 공개적으로 정적으로 프로퍼티

public static int m_name
리턴 int

m_reload 공개적으로 정적으로 프로퍼티

public static int m_reload
리턴 int

m_size 공개적으로 정적으로 프로퍼티

public static int m_size
리턴 int

m_traverse 공개적으로 정적으로 프로퍼티

public static int m_traverse
리턴 int

name 공개적으로 정적으로 프로퍼티

public static int name
리턴 int