C# 클래스 Python.Runtime.Handler

파일 보기 프로젝트 열기: fkarb/pythonnet

공개 프로퍼티들

프로퍼티 타입 설명
del System.Delegate
hash System.IntPtr

공개 메소드들

메소드 설명
Handler ( IntPtr hash, Delegate d ) : System

메소드 상세

Handler() 공개 메소드

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

프로퍼티 상세

del 공개적으로 프로퍼티

public Delegate,System del
리턴 System.Delegate

hash 공개적으로 프로퍼티

public IntPtr,System hash
리턴 System.IntPtr