C# 클래스 AspComet.ClientFactory

The default client factory. Applications can provide their own factory if they wish to have their own type of client
상속: IClientFactory
파일 보기 프로젝트 열기: nmosafi/aspComet

공개 메소드들

메소드 설명
CreateClient ( string id ) : IClient

메소드 상세

CreateClient() 공개 메소드

public CreateClient ( string id ) : IClient
id string
리턴 IClient