Example #1
0
 public bool IsTerminal()
 {
     return(state.IsTerminal());
 }