C# Class Python.Runtime.CLRObject

Inheritance: ManagedType
ファイルを表示 Open project: fkarb/pythonnet Class Usage Examples

Private Methods

Method Description
CLRObject ( Object ob, IntPtr tp ) : System
GetInstHandle ( Object ob ) : IntPtr
GetInstHandle ( Object ob, IntPtr pyType ) : IntPtr
GetInstHandle ( Object ob, Type type ) : IntPtr
GetInstance ( Object ob ) : CLRObject
GetInstance ( Object ob, IntPtr pyType ) : CLRObject