System.Net.EndPoint.EndPoint C# (CSharp) Method

EndPoint() public method

public EndPoint ( )
        public EndPoint()
        {
            throw new NotImplementedException(Microsoft.Azure.Amqp.PCL.Resources.ReferenceAssemblyInvalidUse);
        }
    }
EndPoint