CompilationSourceBuilderAddStatics(IEnumerableString) - метод

Добавить конструкцию using static _static; в начало

Definition

Пространство имён: Tessa.Compilation
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
C#
public ICompilationSourceBuilder AddStatics(
	IEnumerable<string>? statics
)

Параметры

statics  IEnumerableString
 

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

ICompilationSourceBuilder
this

Реализации

ICompilationSourceBuilderAddStatics(IEnumerableString)

См. также