C# Класс ScriptingPlugin.ScriptCompilerResults

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

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

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

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

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

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