C# 클래스 VolvoCanLogger.LogPlayer

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: olegel/CANLogger 1 사용 예제들

공개 메소드들

메소드 설명
LoadFile ( string fileName ) : void
LogPlayer ( ICanMessageParser parser ) : System

비공개 메소드들

메소드 설명
NotifyPropertyChanged ( String info ) : void
PlayLines ( int count ) : void

메소드 상세

LoadFile() 공개 메소드

public LoadFile ( string fileName ) : void
fileName string
리턴 void

LogPlayer() 공개 메소드

public LogPlayer ( ICanMessageParser parser ) : System
parser ICanMessageParser
리턴 System