StateImplcreateSpecMap Field |
[Missing <summary> documentation for "F:P.Runtime.StateImpl.createSpecMap"]
Namespace:
P.Runtime
Assembly:
Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static Dictionary<string, StateImplCreateSpecDelegate> createSpecMap
Public Shared createSpecMap As Dictionary(Of String, StateImplCreateSpecDelegate)
public:
static Dictionary<String^, StateImplCreateSpecDelegate^>^ createSpecMap
static val mutable createSpecMap: Dictionary<string, StateImplCreateSpecDelegate>
Field Value
Type:
DictionaryString,
StateImplCreateSpecDelegateSee Also