Click or drag to resize
OutputFactoryCreateString Method
String output

Namespace: FlexRule
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public static IOutput CreateString(
	StringBuilder sb
)

Parameters

sb
Type: System.TextStringBuilder

Return Value

Type: IOutput
See Also