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

Simplifies registration of a list of WCF client channels.
파일 보기 프로젝트 열기: castleproject/Windsor

공개 메소드들

메소드 설명
ForChannels ( ) : WcfClientDescriptor

Prepares to register a list of WCF client channels.

ForChannels ( IEnumerable channels ) : WcfClientDescriptor

Prepares to register a list of WCF client channels.

메소드 상세

ForChannels() 공개 정적인 메소드

Prepares to register a list of WCF client channels.
public static ForChannels ( ) : WcfClientDescriptor
리턴 WcfClientDescriptor

ForChannels() 공개 정적인 메소드

Prepares to register a list of WCF client channels.
public static ForChannels ( IEnumerable channels ) : WcfClientDescriptor
channels IEnumerable The channels.
리턴 WcfClientDescriptor