Skip to content

M_CommandLine_BaseAttribute__ctor

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

BaseAttribute Constructor

Initializes a new instance of the BaseAttribute class.

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

Syntax

C#

protected BaseAttribute()

VB

Protected Sub New

C++

protected:
BaseAttribute()

F#

new : unit -> BaseAttribute

See Also

Reference

BaseAttribute Class
CommandLine Namespace

Clone this wiki locally