C# Class BookSleeve.RedisMessage.RedisParameter.RedisInt64Parameter

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

Méthodes publiques

Méthode Description
RedisInt64Parameter ( long value ) : System
Write ( Stream stream ) : void

Method Details

RedisInt64Parameter() public méthode

public RedisInt64Parameter ( long value ) : System
value long
Résultat System

Write() public méthode

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