C# Class JuneWithDefault, CodeSpells

Inheritance: June
Datei anzeigen Open project: srfoster/CodeSpells Class Usage Examples

Public Methods

Method Description
JuneWithDefault ( GameObject game_object, string java_file_name, string source_file_name ) : System.Collections
javaCompileAndRun ( ) : void

Method Details

JuneWithDefault() public method

public JuneWithDefault ( GameObject game_object, string java_file_name, string source_file_name ) : System.Collections
game_object GameObject
java_file_name string
source_file_name string
return System.Collections

javaCompileAndRun() public method

public javaCompileAndRun ( ) : void
return void