Machine.Mta.NameAndHostAddress.NameAndHostAddress C# (CSharp) Method

NameAndHostAddress() protected method

protected NameAndHostAddress ( ) : System
return System
    protected NameAndHostAddress()
    {
      _name = null;
    }

Same methods

NameAndHostAddress::NameAndHostAddress ( string host, string name ) : System