Seems to work

This commit is contained in:
2017-01-26 19:32:16 +02:00
parent 077fda732a
commit f2bb4b3e5c
10 changed files with 184 additions and 34 deletions

View File

@@ -4,6 +4,7 @@ using System.Runtime.CompilerServices;
namespace Päevaküsimus
{
[Serializable()]
public class NotificationBase : INotifyPropertyChanged
{