C# 클래스 WindInstrumentToNMEA.DebugLog

DebugLog is used to display a log of incoming NEMA commands and other debug data
파일 보기 프로젝트 열기: alexphredorg/WindInstrument

공개 메소드들

메소드 설명
WriteLine ( string s ) : void

메소드 상세

WriteLine() 공개 정적인 메소드

public static WriteLine ( string s ) : void
s string
리턴 void