C# Class BookSleeve.RedisMessage.RedisParameter.RedisBlobParameter

Inheritance: RedisParameter
Afficher le fichier Open project: Malediction/Booksleeve

Méthodes publiques

Méthode Description
RedisBlobParameter ( byte value ) : System
Write ( Stream stream ) : void

Method Details

RedisBlobParameter() public méthode

public RedisBlobParameter ( byte value ) : System
value byte
Résultat System

Write() public méthode

public Write ( Stream stream ) : void
stream Stream
Résultat void