C# 클래스 ScriptingPlugin.Resources.CSharpScript

상속: ScriptResourceBase
파일 보기 프로젝트 열기: BraveSirAndrew/DualityScripting 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FileExt string

공개 메소드들

메소드 설명
CSharpScript ( ) : System
CSharpScript ( IScriptCompilerService compilerService ) : System

보호된 메소드들

메소드 설명
OnLoaded ( ) : void

메소드 상세

CSharpScript() 공개 메소드

public CSharpScript ( ) : System
리턴 System

CSharpScript() 공개 메소드

public CSharpScript ( IScriptCompilerService compilerService ) : System
compilerService IScriptCompilerService
리턴 System

OnLoaded() 보호된 메소드

protected OnLoaded ( ) : void
리턴 void

프로퍼티 상세

FileExt 공개적으로 정적으로 프로퍼티

public static string FileExt
리턴 string