public FunCubeIO()
 {
     _dialog = new FCDControllerDialog(this);
 }
 public FunCubeIO()
 {
     _dialog = new FCDControllerDialog(this);
 }
Exemple #3
0
 public FunCubeIO()
 {
     this._dialog = new FCDControllerDialog(this);
       this.Frequency = 97000000L;
 }