C# Class Python.Runtime.Handler

Datei anzeigen Open project: fkarb/pythonnet

Public Properties

Property Type Description
del System.Delegate
hash System.IntPtr

Public Methods

Method Description
Handler ( IntPtr hash, Delegate d ) : System

Method Details

Handler() public method

public Handler ( IntPtr hash, Delegate d ) : System
hash System.IntPtr
d System.Delegate
return System

Property Details

del public_oe property

public Delegate,System del
return System.Delegate

hash public_oe property

public IntPtr,System hash
return System.IntPtr