Revision e5b65606 trunk/Pithos.Client.WPF/Shell/Notification.cs

b/trunk/Pithos.Client.WPF/Shell/Notification.cs
2 2

  
3 3
namespace Pithos.Client.WPF
4 4
{
5
    public class Notification
5
    /*public class Notification
6 6
    {
7 7
        public string Title { get; set; }
8 8
        public string Message { get; set; }
9 9
        public TraceLevel Level { get; set; }
10
    }
10
    }*/
11 11
    
12 12
}

Also available in: Unified diff