Skip to content

T_CommandLine_ErrorExtensions

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

ErrorExtensions Class

Inheritance Hierarchy

System.Object
  CommandLine.ErrorExtensions
Namespace: CommandLine
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0

Syntax

C#

internal static class ErrorExtensions

VB

<ExtensionAttribute>
Friend NotInheritable Class ErrorExtensions

C++

[ExtensionAttribute]
internal ref class ErrorExtensions abstract sealed

F#

[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type ErrorExtensions =  class end

The ErrorExtensions type exposes the following members.

Methods

 

Name Description
Public methodStatic member OnlyMeaningfulOnes
Public methodStatic member ToParserResult(T)
  Back to Top

See Also

Reference

CommandLine Namespace

Clone this wiki locally