| ORSetKeyT Constructor |
Initializes a new instance of the
ORSetKeyT class
Namespace:
Akka.DistributedData
Assembly:
Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public ORSetKey(
string id
)
new :
id : string -> ORSetKey
Parameters
- id
- Type: SystemString
[Missing <param name="id"/> documentation for "M:Akka.DistributedData.ORSetKey`1.#ctor(System.String)"]
See Also