PreprocessorOnMatching - метод

Definition

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

Параметры

match  Match
 
usings  IListString
 
statics  IListString
 
references  IListString
 

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

String

См. также