C# 클래스 CSI.CsiFunctionContext

상속: Utils
파일 보기 프로젝트 열기: keyword/CSharp-Interpreter-for-Unity-3D 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
V System.Collections.Hashtable

공개 메소드들

메소드 설명
Instantiate ( Assembly a, Hashtable table, string className, string funName ) : void

메소드 상세

Instantiate() 공개 정적인 메소드

public static Instantiate ( Assembly a, Hashtable table, string className, string funName ) : void
a System.Reflection.Assembly
table System.Collections.Hashtable
className string
funName string
리턴 void

프로퍼티 상세

V 공개적으로 프로퍼티

public Hashtable,System.Collections V
리턴 System.Collections.Hashtable