Horizon – Diff between revs 1 and 5

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 1 Rev 5
Line 13... Line 13...
13   13  
Line 14... Line 14...
14 private BindingListWithCollectionChanged<Folder> _folder = new BindingListWithCollectionChanged<Folder>(); 14 private BindingListWithCollectionChanged<Folder> _folder = new BindingListWithCollectionChanged<Folder>();
Line -... Line 15...
-   15  
-   16 #endregion
-   17  
-   18 #region Constructors
-   19  
-   20 [UsedImplicitly]
-   21 public TrackedFolders()
-   22 {
-   23  
-   24 }
15   25  
Line 16... Line 26...
16 #endregion 26 #endregion
17   27  
18 #region Public Enums, Properties and Fields 28 #region Public Enums, Properties and Fields