C# Class CSI.CsiFunctionContext

Inheritance: Utils
Afficher le fichier Open project: keyword/CSharp-Interpreter-for-Unity-3D Class Usage Examples

Méthodes publiques

Свойство Type Description
V System.Collections.Hashtable

Méthodes publiques

Méthode Description
Instantiate ( Assembly a, Hashtable table, string className, string funName ) : void

Method Details

Instantiate() public static méthode

public static Instantiate ( Assembly a, Hashtable table, string className, string funName ) : void
a System.Reflection.Assembly
table System.Collections.Hashtable
className string
funName string
Résultat void

Property Details

V public_oe property

public Hashtable,System.Collections V
Résultat System.Collections.Hashtable