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