PrtImplMachineGetEventValue Method |
[Missing <summary> documentation for "M:P.Runtime.PrtImplMachine.GetEventValue"]
Namespace:
P.Runtime
Assembly:
Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public PrtValue GetEventValue()
Public Function GetEventValue As PrtValue
public:
PrtValue^ GetEventValue()
member GetEventValue : unit -> PrtValue
Return Value
Type:
PrtValue[Missing <returns> documentation for "M:P.Runtime.PrtImplMachine.GetEventValue"]
See Also