C# Class SilverlightMappingToolBasic.CompendiumMapProcessor.SuperFileProcessor

Afficher le fichier Open project: chris-tomich/Glyma Class Usage Examples

Méthodes publiques

Méthode Description
ProcessFiles ( ) : void
SuperFileProcessor ( FileInfo files, IMapManager mapManager, INode map, Point location ) : System

Private Methods

Méthode Description
OnProgressChanged ( object sender, ProgressChangedEventArgs e ) : void
OnProgressCompleted ( object sender, FileProcessorCompletedEventArgs e ) : void

Method Details

ProcessFiles() public méthode

public ProcessFiles ( ) : void
Résultat void

SuperFileProcessor() public méthode

public SuperFileProcessor ( FileInfo files, IMapManager mapManager, INode map, Point location ) : System
files System.IO.FileInfo
mapManager IMapManager
map INode
location Point
Résultat System