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