C# Class VAGSuite.EDC15P_EEPROM

Datei anzeigen Open project: Blackfrosch/VAGEDCSuite

Public Methods

Method Description
LoadFile ( string filename ) : void
UpdateFile ( string filename ) : void

Method Details

LoadFile() public method

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

UpdateFile() public method

public UpdateFile ( string filename ) : void
filename string
return void