M_CommandLine_Text_SentenceBuilder_Create - adutton/commandline GitHub Wiki
Create instance of SentenceBuilder,
Namespace: CommandLine.Text
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0
C#
public static SentenceBuilder Create()VB
Public Shared Function Create As SentenceBuilderC++
public:
static SentenceBuilder^ Create()F#
static member Create : unit -> SentenceBuilder
Type: SentenceBuilder
The SentenceBuilder instance.