| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Initializes a new instance of the Error class.
Namespace: CommandLine
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0
C#
protected Error(
ErrorType tag
)VB
Protected Sub New (
tag As ErrorType
)C++
protected:
Error(
ErrorType tag
)F#
new :
tag : ErrorType -> Error
CommandLineParser Class Library V2.6
| Back | FazBrowse Home | New Git URL |