Méthode | Description | |
---|---|---|
RunEarly ( System.Action entryPoint ) : void | ||
RunMain ( IErrorReport errorReport, System.Action entryPoint ) : void |
public static RunEarly ( System.Action entryPoint ) : void | ||
entryPoint | System.Action | |
Résultat | void |
public static RunMain ( IErrorReport errorReport, System.Action entryPoint ) : void | ||
errorReport | IErrorReport | |
entryPoint | System.Action | |
Résultat | void |