BasicRdl.Views.ConstantsBrowser.ConstantsBrowser C# (CSharp) Method

ConstantsBrowser() public method

Initializes a new instance of the ConstantsBrowser class.
public ConstantsBrowser ( ) : System.ComponentModel.Composition
return System.ComponentModel.Composition
        public ConstantsBrowser()
        {
        }

Same methods

ConstantsBrowser::ConstantsBrowser ( bool initializeComponent ) : System.ComponentModel.Composition
ConstantsBrowser