Skip to content

T_CommandLine_Core_ArgumentsExtensions

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

ArgumentsExtensions Class

Inheritance Hierarchy

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

Syntax

C#

internal static class ArgumentsExtensions

VB

<ExtensionAttribute>
Friend NotInheritable Class ArgumentsExtensions

C++

[ExtensionAttribute]
internal ref class ArgumentsExtensions abstract sealed

F#

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

The ArgumentsExtensions type exposes the following members.

Methods

 

Name Description
Public methodStatic member Preprocess
  Back to Top

See Also

Reference

CommandLine.Core Namespace

Clone this wiki locally