Smrf.NodeXL.ExcelTemplate.RunCommandEventArgs.RunCommandEventArgs C# (CSharp) Method

RunCommandEventArgs() public method

Initializes a new instance of the RunCommandEventArgs class.
public RunCommandEventArgs ( ) : System
return System
    public RunCommandEventArgs()
    {
        // (Do nothing.)

        // AssertValid();
    }