Ruyi SDK
Namespaces
Ruyi.SDK.Online
KeyedVariable(TKey, TValue) Class
KeyedVariable(TKey, TValue) Constructor
KeyedVariable(TKey, TValue) Properties
KeyedVariable(TKey, TValue) Methods
Click or drag to resizeClick or drag to resize

KeyedVariableTKey, TValue Constructor

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the KeyedVariableTKey, TValue class

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public KeyedVariable(
	TKey key,
	string name,
	TValue prior
)

Parameters

key
Type: TKey

[Missing <param name="key"/> documentation for "M:Ruyi.SDK.Online.KeyedVariable`2.#ctor(`0,System.String,`1)"]

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Ruyi.SDK.Online.KeyedVariable`2.#ctor(`0,System.String,`1)"]

prior
Type: TValue

[Missing <param name="prior"/> documentation for "M:Ruyi.SDK.Online.KeyedVariable`2.#ctor(`0,System.String,`1)"]

See Also

Reference

KeyedVariableTKey, TValue 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