public void SetCheckLauch(CheckLaunch dele) { checkLauch = dele; }
public void SetCheckLauch(CheckLaunch checkLauch) { this.checkLauch = checkLauch; }