Commit Graph

7 Commits

Author SHA1 Message Date
052ad79fc6 Convert dangerous events to IBindables 2020-05-19 16:44:22 +09:00
f05b83d7d4 Use typeparamref. 2019-11-17 20:48:23 +08:00
9e1cb90dd8 Remove existing argument for ItemAdded event
For all usages, it looks like this was unnecessary.
2019-06-26 11:40:41 +09:00
1bcff8a3e2 Make generic covariant 2019-06-19 01:57:38 +09:00
9cd5519da3 Remove unused delegate, use model name in notifications, add more xmldoc
- Applies a `class` constraint to the generic type in `IModelManager`
- Add xmldoc
2019-06-12 19:26:06 +05:30
c320b6110c Rename interface
- Fix wrong inheritance in ArchiveModelManager
- Add license headers
2019-06-11 23:53:37 +05:30
4a6074865e Create interfaces for DownloadTrackingComposite to consume 2019-06-11 22:42:57 +05:30