C# 클래스 Thinktecture.ServiceModel.Channels.NetHttpBindingElement

상속: System.ServiceModel.Configuration.BasicHttpBindingElement
파일 보기 프로젝트 열기: ChristianWeyer/Thinktecture.ServiceModel

공개 메소드들

메소드 설명
NetHttpBindingElement ( ) : System

Initializes a new instance of the NetHttpBindingElement class.

NetHttpBindingElement ( string configurationName ) : System

Initializes a new instance of the NetHttpBindingElement class.

메소드 상세

NetHttpBindingElement() 공개 메소드

Initializes a new instance of the NetHttpBindingElement class.
public NetHttpBindingElement ( ) : System
리턴 System

NetHttpBindingElement() 공개 메소드

Initializes a new instance of the NetHttpBindingElement class.
public NetHttpBindingElement ( string configurationName ) : System
configurationName string Name of the configuration.
리턴 System