mattercontrol/DataStorage
John Lewin 9a5d872486 Automation updates
- Revise skirt_distance label per support team
 - Remove CreateInstance(showWindow) out variable
 - Remove embedded tools requiring showWindow out variable
 - Remove queueItemFolderToAdd variable/parameter
 - Change AfterFirstDraw event to null conditional invoke
 - Removed unused AutomationTest from MatterControlApplication
 - Refactor for style consistency and document new methods
 - Change queueItemFolderToAdd type to custom enum to ensure optional parameters are not mixed up
 - Ensure TestExportZip file is deleted before attempting export
2015-12-22 13:06:47 -08:00
..
Datastore.cs Automation updates 2015-12-22 13:06:47 -08:00
GenerateSampleData.cs
Models.cs
SQLiteAndroid.cs
SQLiteAsync.cs
SQLiteCommon.cs
SQLiteUnix.cs
SQLiteWin32.cs