C# 클래스 MyServiceHostFactory, code

상속: ServiceHostFactory
파일 보기 프로젝트 열기: shendongnian/code

보호된 메소드들

메소드 설명
CreateServiceHost ( Type, serviceType, Array, baseAddresses ) : ServiceHost,

Creates a new ServiceHost using the specified service and base addresses.

메소드 상세

CreateServiceHost() 보호된 메소드

Creates a new ServiceHost using the specified service and base addresses.
protected CreateServiceHost ( Type, serviceType, Array, baseAddresses ) : ServiceHost,
serviceType Type,
baseAddresses Array,
리턴 ServiceHost,