Для изменения размера нажмите или перетащите

PreprocessorResult - конструктор

Инициализирует новый экземпляр класса PreprocessorResult

Пространство имён:  Tessa.Compilation
Сборка:  Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис
public PreprocessorResult(
	string source,
	IList<string> usings,
	IList<string> references
)

Параметры

source
Тип: SystemString
usings
Тип: System.Collections.GenericIListString
references
Тип: System.Collections.GenericIListString
См. также