Ejemplo n.º 1
0
 public MapParameter(ITypeSupplier typeSupplier) : base("map", "The map to compare.", typeSupplier.Map())
 {
 }