C# Class ScriptingPlugin.CSharpScriptCompilerResults

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

Méthodes publiques

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

Method Details

CSharpScriptCompilerResults() public méthode

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