示例#1
0
 public FlowsheetSurfaceControlHandler()
 {
     nativecontrol = new FlowsheetSurface_Mac();
     this.Control  = nativecontrol;
 }