Skip to content

M_CSharpx_Nothing_1__ctor

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

Nothing(T) Constructor

Initializes a new instance of the Nothing(T) class

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

Syntax

C#

internal Nothing()

VB

Friend Sub New

C++

internal:
Nothing()

F#

new : unit -> Nothing

See Also

Reference

Nothing(T) Class
CSharpx Namespace

Clone this wiki locally