C# 클래스 System.ServiceModel.Description.ServiceMetadataEndpoint

상속: ServiceEndpoint
파일 보기 프로젝트 열기: mahasak/dotnet452 1 사용 예제들

공개 메소드들

메소드 설명
ServiceMetadataEndpoint ( ) : System
ServiceMetadataEndpoint ( Binding binding, EndpointAddress address ) : System
ServiceMetadataEndpoint ( EndpointAddress address ) : System

메소드 상세

ServiceMetadataEndpoint() 공개 메소드

public ServiceMetadataEndpoint ( ) : System
리턴 System

ServiceMetadataEndpoint() 공개 메소드

public ServiceMetadataEndpoint ( Binding binding, EndpointAddress address ) : System
binding Binding
address EndpointAddress
리턴 System

ServiceMetadataEndpoint() 공개 메소드

public ServiceMetadataEndpoint ( EndpointAddress address ) : System
address EndpointAddress
리턴 System