GraphHelpersPutTKey, TValue Method |
[Missing <summary> documentation for "M:VelocityGraph.Frontenac.Blueprints.GraphHelpers.Put``2(System.Collections.Generic.IDictionary{``0,``1},``0,``1)"]
Namespace: VelocityGraph.Frontenac.Blueprints
public static TValue Put<TKey, TValue>( this IDictionary<TKey, TValue> dictionary, TKey key, TValue value )
[Missing <param name="dictionary"/> documentation for "M:VelocityGraph.Frontenac.Blueprints.GraphHelpers.Put``2(System.Collections.Generic.IDictionary{``0,``1},``0,``1)"]
[Missing <param name="key"/> documentation for "M:VelocityGraph.Frontenac.Blueprints.GraphHelpers.Put``2(System.Collections.Generic.IDictionary{``0,``1},``0,``1)"]
[Missing <param name="value"/> documentation for "M:VelocityGraph.Frontenac.Blueprints.GraphHelpers.Put``2(System.Collections.Generic.IDictionary{``0,``1},``0,``1)"]
[Missing <typeparam name="TKey"/> documentation for "M:VelocityGraph.Frontenac.Blueprints.GraphHelpers.Put``2(System.Collections.Generic.IDictionary{``0,``1},``0,``1)"]
[Missing <typeparam name="TValue"/> documentation for "M:VelocityGraph.Frontenac.Blueprints.GraphHelpers.Put``2(System.Collections.Generic.IDictionary{``0,``1},``0,``1)"]
[Missing <returns> documentation for "M:VelocityGraph.Frontenac.Blueprints.GraphHelpers.Put``2(System.Collections.Generic.IDictionary{``0,``1},``0,``1)"]