ATMLCommonLibrary.controls.awb.AWBTabControl.TabpageExCollectionEditor.TabpageExCollectionEditor C# (CSharp) Method

TabpageExCollectionEditor() public method

public TabpageExCollectionEditor ( Type type ) : System
type System.Type
return System
            public TabpageExCollectionEditor( Type type )
                : base(type)
            {
            }
AWBTabControl.TabpageExCollectionEditor