C# 클래스 Castle.Facilities.WcfIntegration.ServiceEndpointExtensions

상속: IWcfExtensionVisitor
파일 보기 프로젝트 열기: castleproject/Windsor 1 사용 예제들

공개 메소드들

메소드 설명
Install ( ICollection extensions, IWcfBurden burden ) : ServiceEndpointExtensions
Install ( IWcfBurden burden ) : ServiceEndpointExtensions
ServiceEndpointExtensions ( ServiceEndpoint endpoint, bool withContract, IKernel kernel ) : System.Collections.Generic

비공개 메소드들

메소드 설명
IWcfExtensionVisitor ( IWcfChannelExtension extension ) : void
IWcfExtensionVisitor ( IWcfEndpointExtension extension ) : void
IWcfExtensionVisitor ( IWcfServiceExtension extension ) : void

메소드 상세

Install() 공개 메소드

public Install ( ICollection extensions, IWcfBurden burden ) : ServiceEndpointExtensions
extensions ICollection
burden IWcfBurden
리턴 ServiceEndpointExtensions

Install() 공개 메소드

public Install ( IWcfBurden burden ) : ServiceEndpointExtensions
burden IWcfBurden
리턴 ServiceEndpointExtensions

ServiceEndpointExtensions() 공개 메소드

public ServiceEndpointExtensions ( ServiceEndpoint endpoint, bool withContract, IKernel kernel ) : System.Collections.Generic
endpoint System.ServiceModel.Description.ServiceEndpoint
withContract bool
kernel IKernel
리턴 System.Collections.Generic