mattercontrol/Library/Provider
John Lewin f8f70f46e6 Concise queries, reduce to functionality
- Remove DataStorage qualifier, add using statements
 - Remove unnecessary query variables and string.formatting statements
 - Remove duplicate code, reuse .RecordCount method
2016-02-23 14:42:36 -08:00
..
LibraryProvider.cs Changed should be shown not to take a call back. 2016-01-18 10:02:30 -08:00
LibraryProviderFileSystem.cs Only register FileSystemWatchers on Windows 2016-01-12 16:44:05 -08:00
LibraryProviderHistory.cs Remove async modifiers from non-async methods 2015-12-08 16:59:28 -08:00
LibraryProviderPlugin.cs Changed should be shown not to take a call back. 2016-01-18 10:02:30 -08:00
LibraryProviderQueue.cs Need to be able to save to the queue on save as 2015-12-15 09:44:56 -08:00
LibraryProviderSelector.cs Changed should be shown not to take a call back. 2016-01-18 10:02:30 -08:00
LibraryProviderSqlite.cs Concise queries, reduce to functionality 2016-02-23 14:42:36 -08:00