Hazelcast.IO.Address.Address C# (CSharp) Method

Address() public method

public Address ( ) : System
return System
        public Address()
        {
        }

Same methods

Address::Address ( IPAddress inetAddress, int port ) : System
Address::Address ( IPEndPoint inetSocketAddress ) : System
Address::Address ( string hostname, IPAddress inetAddress, int port ) : System
Address::Address ( string host, int port ) : System