hMailServer.Shared.ucText.ucText C# (CSharp) Method

ucText() public method

public ucText ( ) : System
return System
        public ucText()
        {
            internalText = "";
             _numeric = false;
        }