Click or drag to resize
UpdateConfigActionAddCommand Method (String)

[Missing <summary> documentation for "M:AsterNET.Manager.Action.UpdateConfigAction.AddCommand(System.String)"]

Namespace: AsterNET.Manager.Action
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void AddCommand(
	string action
)

Parameters

action
Type: SystemString

[Missing <param name="action"/> documentation for "M:AsterNET.Manager.Action.UpdateConfigAction.AddCommand(System.String)"]

See Also