C# Class Atmo.UI.DevEx.PatcherForm2

Afficher le fichier Open project: wind101net/atmo Class Usage Examples

Méthodes publiques

Méthode Description
PatcherForm2 ( UsbDaqConnection device ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

PatcherForm2 ( ) : System
ProgramAnem ( int nid, MemoryRegionDataCollection memoryRegionDataBlocks, string>.Action progressUpdated ) : bool

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

PatcherForm2() protected méthode

protected PatcherForm2 ( ) : System
Résultat System

PatcherForm2() public méthode

public PatcherForm2 ( UsbDaqConnection device ) : System
device UsbDaqConnection
Résultat System

ProgramAnem() protected méthode

protected ProgramAnem ( int nid, MemoryRegionDataCollection memoryRegionDataBlocks, string>.Action progressUpdated ) : bool
nid int
memoryRegionDataBlocks MemoryRegionDataCollection
progressUpdated string>.Action
Résultat bool