C# Class System.ServiceModel.Configuration.StandardEndpointsSection

Inheritance: System.Configuration.ConfigurationSection
Mostra file Open project: kumpera/mono Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
GetSection ( System config ) : StandardEndpointsSection
this ( string name ) : EndpointCollectionElement

Method Details

GetSection() public static method

public static GetSection ( System config ) : StandardEndpointsSection
config System
return StandardEndpointsSection

this() public method

public this ( string name ) : EndpointCollectionElement
name string
return EndpointCollectionElement