C# Class Bend.LogCmd

Afficher le fichier Open project: jeske/StepsDB-alpha Class Usage Examples

Méthodes publiques

Свойство Type Description
cmd LogCommands
cmddata byte[]

Méthodes publiques

Méthode Description
LogCmd ( LogCommands cmd, byte cmddata ) : System

Method Details

LogCmd() public méthode

public LogCmd ( LogCommands cmd, byte cmddata ) : System
cmd LogCommands
cmddata byte
Résultat System

Property Details

cmd public_oe property

public LogCommands cmd
Résultat LogCommands

cmddata public_oe property

public byte[] cmddata
Résultat byte[]