AjaxControlToolkit.OverlayCollectionEditor.OverlayCollectionEditor C# (CSharp) Method

OverlayCollectionEditor() public method

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