Esempio n. 1
0
 public SurfaceAreaDialog(DidjImpApp app)
     : this()
 {
     this.app = app;
 }
 public InterpolateBoreRadius(DidjImpApp app)
     : this()
 {
     this.app = app;
 }