C# Class System.ServiceModel.Configuration.StandardEndpointsSection

Inheritance: System.Configuration.ConfigurationSection
Afficher le fichier Open project: kumpera/mono Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetSection ( System config ) : StandardEndpointsSection
this ( string name ) : EndpointCollectionElement

Method Details

GetSection() public static méthode

public static GetSection ( System config ) : StandardEndpointsSection
config System
Résultat StandardEndpointsSection

this() public méthode

public this ( string name ) : EndpointCollectionElement
name string
Résultat EndpointCollectionElement