Méthode | Description | |
---|---|---|
CachedModuleScript ( |
Creates a new cached module script. Creates a new cached module script. |
Méthode | Description | |
---|---|---|
GetModule ( ) : |
Returns the module script. Returns the module script. |
|
GetValidator ( ) : object |
Returns the validator for the module script's source text entity. Returns the validator for the module script's source text entity. |
public CachedModuleScript ( |
||
moduleScript | the module script itself | |
validator | object | /// a validator for the moduleScript's source text /// entity. /// |
Résultat | System |