C# 클래스 JuneWithDefault, CodeSpells

상속: June
파일 보기 프로젝트 열기: srfoster/CodeSpells 1 사용 예제들

공개 메소드들

메소드 설명
JuneWithDefault ( GameObject game_object, string java_file_name, string source_file_name ) : System.Collections
javaCompileAndRun ( ) : void

메소드 상세

JuneWithDefault() 공개 메소드

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
리턴 System.Collections

javaCompileAndRun() 공개 메소드

public javaCompileAndRun ( ) : void
리턴 void