Method | Description | |
---|---|---|
Ensure ( string prof, string assemblyname, Action |
||
InfoManager ( MainWindow main, string profilePath ) : System | ||
Init ( ) : void | ||
PopulateRecent ( ) : void |
Populates the "RecentComparison" sub menu from File
|
Method | Description | |
---|---|---|
GetMasterInfoUri ( string file ) : |
||
GetVersionPath ( string version, string profile ) : string | ||
Populate ( Gtk.Menu container, string caption, string pdir, string collection, string elements ) : void | ||
StartPresetCompare ( string assemblyfile, string profile, string assemblyname, string groupName ) : void |
Starts a preset compare.
|
public Ensure ( string prof, string assemblyname, Action |
||
prof | string | |
assemblyname | string | |
done | Action |
|
return | void |
public InfoManager ( MainWindow main, string profilePath ) : System | ||
main | MainWindow | |
profilePath | string | |
return | System |