Click or drag to resize
Akka.NETORDictionaryKeyTKey, 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
)

Parameters

id
Type: SystemString

[Missing <param name="id"/> documentation for "M:Akka.DistributedData.ORDictionaryKey`2.#ctor(System.String)"]

See Also