Click or drag to resize
BaseSentenceBuilderCreateBuiltIn Method
Creates the built in sentence builder.

Namespace: X3Platform.CommandLine.Text
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public static BaseSentenceBuilder CreateBuiltIn()

Return Value

Type: BaseSentenceBuilder
The built in sentence builder.
See Also