Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Bend
LogCmd
C# Class Bend.LogCmd
Exibir arquivo
Open project: jeske/StepsDB-alpha
Class Usage Examples
Public Properties
Property
Type
Description
cmd
LogCommands
cmddata
byte[]
Public Methods
Method
Description
LogCmd
(
LogCommands
cmd
,
byte
cmddata
) :
System
Method Details
LogCmd()
public
method
public
LogCmd
(
LogCommands
cmd
,
byte
cmddata
) :
System
cmd
LogCommands
cmddata
byte
return
System
Property Details
cmd
public_oe property
public
LogCommands
cmd
return
LogCommands
cmddata
public_oe property
public
byte[]
cmddata
return
byte[]