C# Class VolvoCanLogger.LogPlayer

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: olegel/CANLogger Class Usage Examples

Méthodes publiques

Méthode Description
LoadFile ( string fileName ) : void
LogPlayer ( ICanMessageParser parser ) : System

Private Methods

Méthode Description
NotifyPropertyChanged ( String info ) : void
PlayLines ( int count ) : void

Method Details

LoadFile() public méthode

public LoadFile ( string fileName ) : void
fileName string
Résultat void

LogPlayer() public méthode

public LogPlayer ( ICanMessageParser parser ) : System
parser ICanMessageParser
Résultat System