SettingsProviderAction コンストラクター

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
public Action(
	bool isEnabled,
	string name,
	IEnumerable<string> arguments
)

パラメーター

isEnabled
型: SystemBoolean

["M:KeyToKey.Plugins.SettingsProvider.Action.#ctor(System.Boolean,System.String,System.Collections.Generic.IEnumerable{System.String})"に対する<param name="isEnabled"/>がありません

name
型: SystemString

["M:KeyToKey.Plugins.SettingsProvider.Action.#ctor(System.Boolean,System.String,System.Collections.Generic.IEnumerable{System.String})"に対する<param name="name"/>がありません

arguments
型: System.Collections.GenericIEnumerableString

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

関連項目