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

SelectSubgraphsDialog() public method

Initializes a new instance of the SelectSubgraphsDialog class for the Visual Studio designer.
Do not use this constructor. It is for use by the Visual Studio designer only.
public SelectSubgraphsDialog ( ) : System
return System
    public SelectSubgraphsDialog()
    {
        InitializeComponent();

        // AssertValid();
    }

Same methods

SelectSubgraphsDialog::SelectSubgraphsDialog ( NodeXLControl nodeXLControl, IVertex clickedVertex ) : System