C# 클래스 System.ServiceModel.Configuration.StandardEndpointsSection

상속: System.Configuration.ConfigurationSection
파일 보기 프로젝트 열기: kumpera/mono 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetSection ( System config ) : StandardEndpointsSection
this ( string name ) : EndpointCollectionElement

메소드 상세

GetSection() 공개 정적인 메소드

public static GetSection ( System config ) : StandardEndpointsSection
config System
리턴 StandardEndpointsSection

this() 공개 메소드

public this ( string name ) : EndpointCollectionElement
name string
리턴 EndpointCollectionElement