C# Class SailboatComputer.DebugLog

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

Public Methods

Method Description
WriteLine ( string s ) : void

Method Details

WriteLine() public static method

public static WriteLine ( string s ) : void
s string
return void