C# Class System.ServiceModel.Description.ServiceMetadataEndpoint

Inheritance: ServiceEndpoint
Afficher le fichier Open project: mahasak/dotnet452 Class Usage Examples

Méthodes publiques

Méthode Description
ServiceMetadataEndpoint ( ) : System
ServiceMetadataEndpoint ( Binding binding, EndpointAddress address ) : System
ServiceMetadataEndpoint ( EndpointAddress address ) : System

Method Details

ServiceMetadataEndpoint() public méthode

public ServiceMetadataEndpoint ( ) : System
Résultat System

ServiceMetadataEndpoint() public méthode

public ServiceMetadataEndpoint ( Binding binding, EndpointAddress address ) : System
binding Binding
address EndpointAddress
Résultat System

ServiceMetadataEndpoint() public méthode

public ServiceMetadataEndpoint ( EndpointAddress address ) : System
address EndpointAddress
Résultat System