C# Класс ScriptingPlugin.CSharpScriptCompilerResults

Наследование: IScriptCompilerResults
Показать файл Открыть проект

Открытые методы

Метод Описание
CSharpScriptCompilerResults ( bool success, IEnumerable errors, string assemblyPath ) : System.Collections.Generic

Описание методов

CSharpScriptCompilerResults() публичный Метод

public CSharpScriptCompilerResults ( bool success, IEnumerable errors, string assemblyPath ) : System.Collections.Generic
success bool
errors IEnumerable
assemblyPath string
Результат System.Collections.Generic