Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Jurassic
CompiledScript
C# Class Jurassic.CompiledScript
Represents the result of compiling a script.
Afficher le fichier
Open project: paulbartrum/jurassic
Méthodes publiques
Méthode
Description
Execute
( ) :
void
Executes the compiled script.
Private Methods
Méthode
Description
CompiledScript
(
GlobalMethodGenerator
methodGen
) :
System
Method Details
Execute()
public
méthode
Executes the compiled script.
public
Execute
( ) :
void
Résultat
void