C# Class VolvoCanLogger.LogPlayer

Inheritance: INotifyPropertyChanged
Mostra file Open project: olegel/CANLogger Class Usage Examples

Public Methods

Method Description
LoadFile ( string fileName ) : void
LogPlayer ( ICanMessageParser parser ) : System

Private Methods

Method Description
NotifyPropertyChanged ( String info ) : void
PlayLines ( int count ) : void

Method Details

LoadFile() public method

public LoadFile ( string fileName ) : void
fileName string
return void

LogPlayer() public method

public LogPlayer ( ICanMessageParser parser ) : System
parser ICanMessageParser
return System