C# 클래스 Engine.FunctionScript.CompExe

상속: IExecutable
파일 보기 프로젝트 열기: Radnen/sphere-sfml

공개 메소드들

메소드 설명
CompExe ( CompiledMethod method ) : System
Execute ( ) : void

메소드 상세

CompExe() 공개 메소드

public CompExe ( CompiledMethod method ) : System
method CompiledMethod
리턴 System

Execute() 공개 메소드

public Execute ( ) : void
리턴 void