Skip to content

M_CommandLine_NameInfo__cctor

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

NameInfo Constructor

Initializes the static fields of the NameInfo class

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

Syntax

C#

static NameInfo()

VB

Shared Sub New

C++

private:
static NameInfo()

F#

new : unit -> NameInfo

See Also

Reference

NameInfo Class
CommandLine Namespace

Clone this wiki locally