Exemplo n.º 1
0
 protected abstract bool Save(string propertyName, NotifierEntry entry);
Exemplo n.º 2
0
 protected override bool Save(string propertyName, NotifierEntry entry)
 {
     return(true);
 }