PreprocessorProcess - метод |
Пространство имён:
Tessa.Compilation
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public IPreprocessorResult Process(
string sourceText
)
Public Function Process (
sourceText As String
) As IPreprocessorResult
public:
virtual IPreprocessorResult^ Process(
String^ sourceText
) sealed
abstract Process :
sourceText : string -> IPreprocessorResult
override Process :
sourceText : string -> IPreprocessorResult
Параметры
- sourceText
- Тип: SystemString
Возвращаемое значение
Тип:
IPreprocessorResultРеализации
IPreprocessorProcess(String)См. также