C# Class Munq.Redis.Protocol.Commands.KeysCommand

Inheritance: Munq.Redis.Protocol.Commands.RedisCommand
显示文件 Open project: matthewDDennis/Munq.RedisClient

Public Methods

Method Description
KeysCommand ( string pattern ) : System

Method Details

KeysCommand() public method

public KeysCommand ( string pattern ) : System
pattern string
return System