Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
BookSleeve
RedisMessage.RedisParameter.RedisBlobParameter
C# Class BookSleeve.RedisMessage.RedisParameter.RedisBlobParameter
Inheritance:
RedisParameter
Mostra file
Open project: Malediction/Booksleeve
Public Methods
Method
Description
RedisBlobParameter
(
byte
value
) :
System
Write
(
Stream
stream
) :
void
Method Details
RedisBlobParameter()
public
method
public
RedisBlobParameter
(
byte
value
) :
System
value
byte
return
System
Write()
public
method
public
Write
(
Stream
stream
) :
void
stream
Stream
return
void