System.Net.EndPoint.EndPoint C# (CSharp) Méthode

EndPoint() public méthode

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