Exemplo n.º 1
0
 public static bool AllKnown()
 {
     return(_handler.Known().Count == potions.Length);
 }
Exemplo n.º 2
0
 public static bool AllKnown()
 {
     return(_handler.Known().Count == Scrolls.Length);
 }