C# 클래스 Redis.WebJobs.Extensions.RedisAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: JasonHaley/Redis.WebJobs.Extensions 1 사용 예제들

공개 메소드들

메소드 설명
RedisAttribute ( string channelName ) : System
RedisAttribute ( string channelOrKey, Mode mode ) : System

메소드 상세

RedisAttribute() 공개 메소드

public RedisAttribute ( string channelName ) : System
channelName string
리턴 System

RedisAttribute() 공개 메소드

public RedisAttribute ( string channelOrKey, Mode mode ) : System
channelOrKey string
mode Mode
리턴 System