C# 클래스 Munq.Redis.Protocol.Commands.PersistCommand

상속: Munq.Redis.Protocol.Commands.RedisCommand
파일 보기 프로젝트 열기: matthewDDennis/Munq.RedisClient

공개 메소드들

메소드 설명
PersistCommand ( string key ) : System

메소드 상세

PersistCommand() 공개 메소드

public PersistCommand ( string key ) : System
key string
리턴 System