BaseSentenceBuilderCreateBuiltIn Method |
Creates the built in sentence builder.
Namespace: X3Platform.CommandLine.TextAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic static BaseSentenceBuilder CreateBuiltIn()
public:
static BaseSentenceBuilder^ CreateBuiltIn()
Return Value
Type:
BaseSentenceBuilderThe built in sentence builder.
See Also