C# 클래스 ServiceStack.Redis.RedisCommand

Redis command that does not get queued
상속: QueuedRedisOperation
파일 보기 프로젝트 열기: ServiceStack/ServiceStack.Redis

공개 메소드들

메소드 설명
Execute ( IRedisClient client ) : void

메소드 상세

Execute() 공개 메소드

public Execute ( IRedisClient client ) : void
client IRedisClient
리턴 void