Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
StratosCompanionWebApi
Workbench
CompanionFiles
DataMatch
C# Class StratosCompanionWebApi.Workbench.CompanionFiles.DataMatch
Mostrar archivo
Open project: SilversphereInc/RedisRipper
Public Methods
Method
Description
DataMatch
( ) :
System
FromList
(
int
offset
,
byte
data
) :
void
ToList
( ) :
List
Method Details
DataMatch()
public
method
public
DataMatch
( ) :
System
return
System
FromList()
public
method
public
FromList
(
int
offset
,
byte
data
) :
void
offset
int
data
byte
return
void
ToList()
public
method
public
ToList
( ) :
List
return
List