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