C# Class j64.AlarmServer.CommandValueAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: joejarvis64/j64.AlarmServer

Méthodes publiques

Méthode Description
CommandValueAttribute ( string value ) : System
CommandValueAttribute ( string value, int numBytes ) : System

Method Details

CommandValueAttribute() public méthode

public CommandValueAttribute ( string value ) : System
value string
Résultat System

CommandValueAttribute() public méthode

public CommandValueAttribute ( string value, int numBytes ) : System
value string
numBytes int
Résultat System