Skip to content

M_CommandLine_Text_SentenceBuilder__cctor

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

SentenceBuilder Constructor

Initializes the static fields of the SentenceBuilder class

Namespace: CommandLine.Text
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0

Syntax

C#

static SentenceBuilder()

VB

Shared Sub New

C++

private:
static SentenceBuilder()

F#

new : unit -> SentenceBuilder

See Also

Reference

SentenceBuilder Class
CommandLine.Text Namespace

Clone this wiki locally