IMacroCall メソッド

["M:KeyToKey.Plugins.IMacro.Call(System.String,System.Collections.Generic.IEnumerable{System.Object})"に対する<summary>がありません]

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
void Call(
	string macroName,
	IEnumerable<Object> arguments
)

パラメーター

macroName
型: SystemString

["M:KeyToKey.Plugins.IMacro.Call(System.String,System.Collections.Generic.IEnumerable{System.Object})"に対する<param name="macroName"/>がありません

arguments
型: System.Collections.GenericIEnumerableObject

["M:KeyToKey.Plugins.IMacro.Call(System.String,System.Collections.Generic.IEnumerable{System.Object})"に対する<param name="arguments"/>がありません

関連項目