StateImplGetBooleanChoiceDelegate Delegate |
[Missing <summary> documentation for "T:P.Runtime.StateImpl.GetBooleanChoiceDelegate"]
Namespace:
P.Runtime
Assembly:
Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public delegate bool GetBooleanChoiceDelegate()
Public Delegate Function GetBooleanChoiceDelegate As Boolean
public delegate bool GetBooleanChoiceDelegate()
type GetBooleanChoiceDelegate =
delegate of unit -> bool
Return Value
Type:
BooleanSee Also