C# Class Redis.WebJobs.Extensions.RedisAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: JasonHaley/Redis.WebJobs.Extensions Class Usage Examples

Méthodes publiques

Méthode Description
RedisAttribute ( string channelName ) : System
RedisAttribute ( string channelOrKey, Mode mode ) : System

Method Details

RedisAttribute() public méthode

public RedisAttribute ( string channelName ) : System
channelName string
Résultat System

RedisAttribute() public méthode

public RedisAttribute ( string channelOrKey, Mode mode ) : System
channelOrKey string
mode Mode
Résultat System