Example #1
0
 public bool IsAlive()
 {
     return(currentState.IsAlive(this));
 }