Esempio n. 1
0
 private void DoAction(ActionVO action)
 {
 }
Esempio n. 2
0
 private bool ValidateAction(ActionVO action)
 {
     return(true);
 }