C# 클래스 Python.Runtime.PropertyObject

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

비공개 메소드들

메소드 설명
PropertyObject ( PropertyInfo md ) : System
tp_descr_get ( IntPtr ds, IntPtr ob, IntPtr tp ) : IntPtr
tp_descr_set ( IntPtr ds, IntPtr ob, IntPtr val ) : int
tp_repr ( IntPtr ob ) : IntPtr