FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

M_CommandLine_Error__ctor · commandlineparser/commandline Wiki · GitHub

M_CommandLine_Error__ctor · commandlineparser/commandline Wiki · GitHub
Skip to content

Navigation Menu

M_CommandLine_Error__ctor

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

Error Constructor (ErrorType)

Initializes a new instance of the Error class.

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

Syntax

C#

protected Error(
	ErrorType tag
)

VB

Protected Sub New ( 
	tag As ErrorType
)

C++

protected:
Error(
	ErrorType tag
)

F#

new : 
        tag : ErrorType -> Error

Parameters

 

tag
Type: CommandLine.ErrorType
Type discriminator tag.

See Also

Reference

Error Class
Error Overload
CommandLine Namespace

Wiki pages Pages 1,025

Clone this wiki locally

Footer

© 2026 GitHub, Inc.

Back | FazBrowse Home | New Git URL