Stetic.Editor.EditableLabel.EditableLabel C# (CSharp) Method

EditableLabel() public method

public EditableLabel ( ) : System
return System
        public EditableLabel()
            : this("")
        {
        }

Same methods

EditableLabel::EditableLabel ( string txt ) : System