예제 #1
0
 public State()
 {
     Health      = new Characteristic();
     Health.Name = "Health";
 }