C# Class CsiFunctionContext

Inheritance: Utils
Afficher le fichier Open project: oleg-shilo/cs-script Class Usage Examples

Méthodes publiques

Свойство Type Description
V 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 Assembly
table Hashtable
className string
funName string
Résultat void

Property Details

V public_oe property

public Hashtable V
Résultat Hashtable