C# Class Python.Runtime.PropertyObject

Inheritance: ExtensionType
显示文件 Open project: fkarb/pythonnet Class Usage Examples

Private Methods

Method Description
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