C# Класс RedisCore.Internal.Commands.SubscribeCommand

Наследование: RedisCore.Internal.Commands.VoidCommand
Показать файл Открыть проект

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

Метод Описание
SubscribeCommand ( string channel ) : RedisCore.Internal.Protocol

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

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

public SubscribeCommand ( string channel ) : RedisCore.Internal.Protocol
channel string
Результат RedisCore.Internal.Protocol