C# 클래스 Queue.Services.ChatHttpServiceHost

상속: System.ServiceModel.ServiceHost
파일 보기 프로젝트 열기: breslavsky/queue

공개 메소드들

메소드 설명
ChatHttpServiceHost ( DuplexChannelBuilder channelBuilder, Administrator currentAdministrator, Type serviceType ) : System

메소드 상세

ChatHttpServiceHost() 공개 메소드

public ChatHttpServiceHost ( DuplexChannelBuilder channelBuilder, Administrator currentAdministrator, Type serviceType ) : System
channelBuilder DuplexChannelBuilder
currentAdministrator Administrator
serviceType System.Type
리턴 System