Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
CSI
CsiFunctionContext
C# Class CSI.CsiFunctionContext
Inheritance:
Utils
Mostra file
Open project: keyword/CSharp-Interpreter-for-Unity-3D
Class Usage Examples
Public Properties
Property
Type
Description
V
System.Collections.Hashtable
Public Methods
Method
Description
Instantiate
(
Assembly
a
,
Hashtable
table
,
string
className
,
string
funName
) :
void
Method Details
Instantiate()
public
static
method
public
static
Instantiate
(
Assembly
a
,
Hashtable
table
,
string
className
,
string
funName
) :
void
a
System.Reflection.Assembly
table
System.Collections.Hashtable
className
string
funName
string
return
void
Property Details
V
public_oe property
public
Hashtable,System.Collections
V
return
System.Collections.Hashtable