PreprocessorOnMatching - метод

Definition

Пространство имён: Tessa.Compilation
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
protected virtual string OnMatching(
	Match match,
	IList<string> usings,
	IList<string> references
)

Параметры

match  Match
 
usings  IListString
 
references  IListString
 

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

String

См. также