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

Inheritance: Munq.Redis.Protocol.Commands.RedisCommand
Afficher le fichier Open project: matthewDDennis/Munq.RedisClient

Méthodes publiques

Méthode Description
PersistCommand ( string key ) : System

Method Details

PersistCommand() public méthode

public PersistCommand ( string key ) : System
key string
Résultat System