C# Class Robot.DataReceivdEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: evilmachina/theMachine

Méthodes publiques

Méthode Description
DataReceivdEventArgs ( byte receivdData ) : System

Method Details

DataReceivdEventArgs() public méthode

public DataReceivdEventArgs ( byte receivdData ) : System
receivdData byte
Résultat System