Skip to content

T_CommandLine_Core_Switch

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

Switch Class

Inheritance Hierarchy

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

Syntax

C#

internal static class Switch

VB

Friend NotInheritable Class Switch

C++

internal ref class Switch abstract sealed

F#

[<AbstractClassAttribute>]
[<SealedAttribute>]
type Switch =  class end

The Switch type exposes the following members.

Methods

 

Name Description
Public methodStatic member Partition
  Back to Top

See Also

Reference

CommandLine.Core Namespace

Clone this wiki locally