hMailServer.Administrator.Controls.ucIPAddress.SetClean C# (CSharp) Method

SetClean() public method

public SetClean ( ) : void
return void
        public void SetClean()
        {
            internalText = this.Text;
        }