C# Класс AspComet.ClientFactory

The default client factory. Applications can provide their own factory if they wish to have their own type of client
Наследование: IClientFactory
Показать файл Открыть проект

Открытые методы

Метод Описание
CreateClient ( string id ) : IClient

Описание методов

CreateClient() публичный Метод

public CreateClient ( string id ) : IClient
id string
Результат IClient