Beispiel #1
0
 internal void Delete(Tapahtumat tapahtumat)
 {
     throw new Exception();
 }
Beispiel #2
0
 internal void Delete(Tapahtumat tapahtumat)
 {
     // throw new Exception();
     throw new ArgumentException("You must supply a search string.");
 }