Exemplo n.º 1
0
 public bool Add(Well well) => _well.Add(well);
Exemplo n.º 2
0
 public bool Add(Resolution resolution) => _resolution.Add(resolution);