C# Class Python.Runtime.Handler

Afficher le fichier Open project: fkarb/pythonnet

Méthodes publiques

Свойство Type Description
del System.Delegate
hash System.IntPtr

Méthodes publiques

Méthode Description
Handler ( IntPtr hash, Delegate d ) : System

Method Details

Handler() public méthode

public Handler ( IntPtr hash, Delegate d ) : System
hash System.IntPtr
d System.Delegate
Résultat System

Property Details

del public_oe property

public Delegate,System del
Résultat System.Delegate

hash public_oe property

public IntPtr,System hash
Résultat System.IntPtr