Exemplo n.º 1
0
 public static Hunt GetState()
 {
     return _hunt ?? (_hunt = new Hunt());
 }