hMailServer.Shared.ucText.ucText C# (CSharp) Méthode

ucText() public méthode

public ucText ( ) : System
Résultat System
        public ucText()
        {
            internalText = "";
             _numeric = false;
        }