Beispiel #1
0
 private void DoAction(ActionVO action)
 {
 }
Beispiel #2
0
 private bool ValidateAction(ActionVO action)
 {
     return(true);
 }