Skip to content

T_CommandLine_Text_ExampleExtensions

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

ExampleExtensions Class

Inheritance Hierarchy

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

Syntax

C#

internal static class ExampleExtensions

VB

<ExtensionAttribute>
Friend NotInheritable Class ExampleExtensions

C++

[ExtensionAttribute]
internal ref class ExampleExtensions abstract sealed

F#

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

The ExampleExtensions type exposes the following members.

Methods

 

Name Description
Public methodStatic member GetFormatStylesOrDefault
  Back to Top

See Also

Reference

CommandLine.Text Namespace

Clone this wiki locally