hMailServer.Shared.ucText.ucText C# (CSharp) 메소드

ucText() 공개 메소드

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