Skip to content

T_CommandLine_Core_TokenPartitioner

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

TokenPartitioner Class

Inheritance Hierarchy

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

Syntax

C#

internal static class TokenPartitioner

VB

Friend NotInheritable Class TokenPartitioner

C++

internal ref class TokenPartitioner abstract sealed

F#

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

The TokenPartitioner 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