Exemple #1
0
 public void SetCheckLauch(CheckLaunch dele)
 {
     checkLauch = dele;
 }
Exemple #2
0
 public void SetCheckLauch(CheckLaunch checkLauch)
 {
     this.checkLauch = checkLauch;
 }