ORDictionaryCreateTKey, TValue Method (IEnumerableTupleUniqueAddress, TKey, TValue) |
[Missing <summary> documentation for "M:Akka.DistributedData.ORDictionary.Create``2(System.Collections.Generic.IEnumerable{System.Tuple{Akka.Cluster.UniqueAddress,``0,``1}})"]
Namespace: Akka.DistributedData
public static ORDictionary<TKey, TValue> Create<TKey, TValue>( IEnumerable<Tuple<UniqueAddress, TKey, TValue>> elements ) where TValue : IReplicatedData
[Missing <param name="elements"/> documentation for "M:Akka.DistributedData.ORDictionary.Create``2(System.Collections.Generic.IEnumerable{System.Tuple{Akka.Cluster.UniqueAddress,``0,``1}})"]
[Missing <typeparam name="TKey"/> documentation for "M:Akka.DistributedData.ORDictionary.Create``2(System.Collections.Generic.IEnumerable{System.Tuple{Akka.Cluster.UniqueAddress,``0,``1}})"]
[Missing <typeparam name="TValue"/> documentation for "M:Akka.DistributedData.ORDictionary.Create``2(System.Collections.Generic.IEnumerable{System.Tuple{Akka.Cluster.UniqueAddress,``0,``1}})"]
[Missing <returns> documentation for "M:Akka.DistributedData.ORDictionary.Create``2(System.Collections.Generic.IEnumerable{System.Tuple{Akka.Cluster.UniqueAddress,``0,``1}})"]