C# Class SailboatComputer.DebugLog

DebugLog is used to display a log of incoming NEMA commands and other debug data
Afficher le fichier Open project: alexphredorg/WindInstrument

Méthodes publiques

Méthode Description
WriteLine ( string s ) : void

Method Details

WriteLine() public static méthode

public static WriteLine ( string s ) : void
s string
Résultat void