C# Class ScriptingPlugin.ScriptCompilerResults

Inheritance: IScriptCompilerResults
Afficher le fichier Open project: BraveSirAndrew/DualityScripting

Méthodes publiques

Méthode Description
ScriptCompilerResults ( bool success, IEnumerable errors, string assemblyPath ) : System.Collections.Generic

Method Details

ScriptCompilerResults() public méthode

public ScriptCompilerResults ( bool success, IEnumerable errors, string assemblyPath ) : System.Collections.Generic
success bool
errors IEnumerable
assemblyPath string
Résultat System.Collections.Generic