VariableFactoryTValueCreateKeyedVariableTKey Method |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Ruyi.SDK.Online.VariableFactory`1.CreateKeyedVariable``1(``0,System.String,System.Object[])"]
Namespace: Ruyi.SDK.Online
public KeyedVariable<TKey, TValue> CreateKeyedVariable<TKey>( TKey key, string nameFormat, params Object[] args )
[Missing <param name="key"/> documentation for "M:Ruyi.SDK.Online.VariableFactory`1.CreateKeyedVariable``1(``0,System.String,System.Object[])"]
[Missing <param name="nameFormat"/> documentation for "M:Ruyi.SDK.Online.VariableFactory`1.CreateKeyedVariable``1(``0,System.String,System.Object[])"]
[Missing <param name="args"/> documentation for "M:Ruyi.SDK.Online.VariableFactory`1.CreateKeyedVariable``1(``0,System.String,System.Object[])"]
[Missing <typeparam name="TKey"/> documentation for "M:Ruyi.SDK.Online.VariableFactory`1.CreateKeyedVariable``1(``0,System.String,System.Object[])"]
[Missing <returns> documentation for "M:Ruyi.SDK.Online.VariableFactory`1.CreateKeyedVariable``1(``0,System.String,System.Object[])"]