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

WorkflowEngineFormattingHelperPrepareScenario - метод

Пространство имён:  Tessa.Workflow.Compilation
Сборка:  Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис
public static string PrepareScenario(
	IWorkflowEnginePreprocessor preprocessor,
	string text,
	string indent,
	ICollection<string> usings,
	ICollection<string> references
)

Параметры

preprocessor
Тип: Tessa.Workflow.CompilationIWorkflowEnginePreprocessor
text
Тип: SystemString
indent
Тип: SystemString
usings
Тип: System.Collections.GenericICollectionString
references
Тип: System.Collections.GenericICollectionString

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

Тип: String
См. также