ICompilationSourceBuilderAppendLine(IEnumerableString) - метод

Добавить строки кода в конец.

Definition

Пространство имён: Tessa.Compilation
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
ICompilationSourceBuilder AppendLine(
	IEnumerable<string> sources
)

Параметры

sources  IEnumerableString
Участки кода

Возвращаемое значение

ICompilationSourceBuilder
this

См. также