C# Class SimTelemetry.Objects.Devices

Inheritance: IDevices
Afficher le fichier Open project: nlhans/SimTelemetry

Méthodes publiques

Méthode Description
Devices ( ) : System
TX ( SimTelemetry.Objects.Peripherals.DevicePacket packet, string destination ) : void

Private Methods

Méthode Description
ph_RX ( SimTelemetry.Objects.Peripherals.DevicePacket packet, object sender ) : void

Method Details

Devices() public méthode

public Devices ( ) : System
Résultat System

TX() public méthode

public TX ( SimTelemetry.Objects.Peripherals.DevicePacket packet, string destination ) : void
packet SimTelemetry.Objects.Peripherals.DevicePacket
destination string
Résultat void