WorkflowEngineFormattingHelperIndentText - метод
Пространство имён: Tessa.Workflow.CompilationСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public static string IndentText(
string text,
bool needDouble = false
)
Public Shared Function IndentText (
text As String,
Optional needDouble As Boolean = false
) As String
public:
static String^ IndentText(
String^ text,
bool needDouble = false
)
static member IndentText :
text : string *
?needDouble : bool
(* Defaults:
let _needDouble = defaultArg needDouble false
*)
-> string
- text String
-
- needDouble Boolean (Optional)
-
String