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

Inheritance: Munq.Redis.Protocol.Commands.RedisCommand
Exibir arquivo Open project: matthewDDennis/Munq.RedisClient

Public Methods

Method Description
PersistCommand ( string key ) : System

Method Details

PersistCommand() public method

public PersistCommand ( string key ) : System
key string
return System