Creates a new instance of Action.
Creates a new instance of Action.
public Action();
Creates a new instance of Action.
public Action(string);
Creates a new instance of Action.
public Action(string,bool);
Creates a new instance of Action.
public Action(string,bool,Action);
Creates a new instance of Action.
public Action(string,bool,bool);
Action Class | NSpectre.Core.Configuration Namespace