| ORDictionaryKeyTKey, TValue Constructor |
Namespace:
Akka.DistributedData
Assembly:
Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public ORDictionaryKey(
string id
)
new :
id : string -> ORDictionaryKey
Parameters
- id
- Type: SystemString
[Missing <param name="id"/> documentation for "M:Akka.DistributedData.ORDictionaryKey`2.#ctor(System.String)"]
See Also