IVariableDictionarySetValue メソッド

["M:KeyToKey.Plugins.IVariableDictionary.SetValue(System.String,System.Object)"に対する<summary>がありません]

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
void SetValue(
	string variableName,
	Object value
)

パラメーター

variableName
型: SystemString

["M:KeyToKey.Plugins.IVariableDictionary.SetValue(System.String,System.Object)"に対する<param name="variableName"/>がありません

value
型: SystemObject

["M:KeyToKey.Plugins.IVariableDictionary.SetValue(System.String,System.Object)"に対する<param name="value"/>がありません

関連項目