C# Class FreakySources.Helpers

Afficher le fichier Open project: KvanTTT/Freaky-Sources

Méthodes publiques

Méthode Description
GetCSharpCompilerPath ( ) : string
GetJavaExePath ( string exeName ) : string
HasNotErrors ( this results ) : bool

Private Methods

Méthode Description
CheckFile ( Environment specialFolder, bool jdk, string exeName ) : string

Method Details

GetCSharpCompilerPath() public static méthode

public static GetCSharpCompilerPath ( ) : string
Résultat string

GetJavaExePath() public static méthode

public static GetJavaExePath ( string exeName ) : string
exeName string
Résultat string

HasNotErrors() public static méthode

public static HasNotErrors ( this results ) : bool
results this
Résultat bool