Esempio n. 1
0
 void DeleteCommandMethod(object arg)
 {
     entity.DeleteEntity();
     RefreshAction();
     CloseAction();
 }