Exemplo n.º 1
0
 public RaiseSources(IMapController map, PriceKind priceKind, int depth)
     : this(map, map.GetPrice(priceKind), depth)
 {
 }