Property | Type | Description | |
---|---|---|---|
PySignalToPyHandler | object>.Dictionary | ||
SignalPythonContext | IronPython.Runtime.PythonContext | ||
WinAllSignalsHandlerDelegate | NativeSignal.WinSignalsHandler |
Method | Description | |
---|---|---|
PythonSignalState ( IronPython.Runtime.PythonContext pc ) : System | ||
WindowsEventHandler ( uint winSignal ) : bool |
public PythonSignalState ( IronPython.Runtime.PythonContext pc ) : System | ||
pc | IronPython.Runtime.PythonContext | |
return | System |
public WindowsEventHandler ( uint winSignal ) : bool | ||
winSignal | uint | |
return | bool |
public Dictionary |
||
return | object>.Dictionary |
public PythonContext,IronPython.Runtime SignalPythonContext | ||
return | IronPython.Runtime.PythonContext |