ICompilationSourceBuilderAddStatics(IEnumerableString) - метод

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

Definition

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

Параметры

statics  IEnumerableString
 

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

ICompilationSourceBuilder
this

См. также