root/extensions/PiwigoLib/PiwigoWpf/DTO/PwgImageListWPF.cs
@
7150
| Revision 7150, 248 bytes (checked in by bayral, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | using System; |
| 2 | using System.Collections.Generic; |
| 3 | using System.Linq; |
| 4 | using System.Text; |
| 5 | using System.Collections.ObjectModel; |
| 6 | |
| 7 | namespace Com.Piwigo.Wpf.DTO |
| 8 | { |
| 9 | class PwgImageListWPF : ObservableCollection<PwgImageWPF> |
| 10 | { |
| 11 | } |
| 12 | } |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)