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