Skip to content

M_CommandLine_Parser__ctor_1

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

Parser Constructor (ParserSettings)

Initializes a new instance of the Parser class

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

Syntax

C#

internalParser(ParserSettings settings )

VB

FriendSubNew(settingsAsParserSettings)

C++

internal: Parser( ParserSettings^ settings )

F#

new: settings : ParserSettings -> Parser

Parameters

settings
Type: CommandLine.ParserSettings

See Also

Reference

Parser Class
Parser Overload
CommandLine Namespace

Clone this wiki locally