Ruyi SDK
Namespaces
Ruyi.SDK.Online
VariableFactory(TValue) Class
VariableFactory(TValue) Methods
CreateBasicVariable Method
CreateKeyedVariable(TKey) Method
Click or drag to resizeClick or drag to resize

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
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public KeyedVariable<TKey, TValue> CreateKeyedVariable<TKey>(
	TKey key,
	string nameFormat,
	params Object[] args
)

Parameters

key
Type: TKey

[Missing <param name="key"/> documentation for "M:Ruyi.SDK.Online.VariableFactory`1.CreateKeyedVariable``1(``0,System.String,System.Object[])"]

nameFormat
Type: SystemString

[Missing <param name="nameFormat"/> documentation for "M:Ruyi.SDK.Online.VariableFactory`1.CreateKeyedVariable``1(``0,System.String,System.Object[])"]

args
Type: SystemObject

[Missing <param name="args"/> documentation for "M:Ruyi.SDK.Online.VariableFactory`1.CreateKeyedVariable``1(``0,System.String,System.Object[])"]

Type Parameters

TKey

[Missing <typeparam name="TKey"/> documentation for "M:Ruyi.SDK.Online.VariableFactory`1.CreateKeyedVariable``1(``0,System.String,System.Object[])"]

Return Value

Type: KeyedVariableTKey, TValue

[Missing <returns> documentation for "M:Ruyi.SDK.Online.VariableFactory`1.CreateKeyedVariable``1(``0,System.String,System.Object[])"]

See Also

Reference

VariableFactoryTValue Class
Ruyi.SDK.Online Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com