C# Class FreakySources.Helpers

Mostra file Open project: KvanTTT/Freaky-Sources

Public Methods

Method Description
GetCSharpCompilerPath ( ) : string
GetJavaExePath ( string exeName ) : string
HasNotErrors ( this results ) : bool

Private Methods

Method Description
CheckFile ( Environment specialFolder, bool jdk, string exeName ) : string

Method Details

GetCSharpCompilerPath() public static method

public static GetCSharpCompilerPath ( ) : string
return string

GetJavaExePath() public static method

public static GetJavaExePath ( string exeName ) : string
exeName string
return string

HasNotErrors() public static method

public static HasNotErrors ( this results ) : bool
results this
return bool