Beispiel #1
0
 public ActionInConfig GetNextActionState()
 {
     return(_commonFsm.GetNextActionState());
 }