[Missing <summary> documentation for "F:P.Runtime.PrtFun.receiveCases"]
Namespace:
P.Runtime
Assembly:
Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public List<Dictionary<PrtValue, PrtFun>> receiveCases
Public receiveCases As List(Of Dictionary(Of PrtValue, PrtFun))
public:
List<Dictionary<PrtValue^, PrtFun^>^>^ receiveCases
val mutable receiveCases: List<Dictionary<PrtValue, PrtFun>>
Field Value
Type:
ListDictionaryPrtValue,
PrtFunSee Also