WorkflowEngineFormattingHelperPrepareScenario - метод

Definition

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

Параметры

preprocessor  IWorkflowEnginePreprocessor
 
text  String
 
indent  String
 
usings  ICollectionString
 
references  ICollectionString
 

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

String

См. также