C# Class FreakySources.PhpChecker

Inheritance: CodeChecker
Show file Open project: KvanTTT/Freaky-Sources Class Usage Examples

Public Methods

Method Description
Compile ( string program ) : List
CompileAndRun ( string program ) : List

Method Details

Compile() public method

public Compile ( string program ) : List
program string
return List

CompileAndRun() public method

public CompileAndRun ( string program ) : List
program string
return List