Skip to content

M_CommandLine_Text_Example__ctor_1

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

Example Constructor (String, IEnumerable(UnParserSettings), Object)

Initializes a new instance of the Example class.

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

Syntax

C#

public Example(
	string helpText,
	IEnumerable<UnParserSettings> formatStyles,
	Object sample
)

VB

Public Sub New ( 
	helpText As String,
	formatStyles As IEnumerable(Of UnParserSettings),
	sample As Object
)

C++

public:
Example(
	String^ helpText, 
	IEnumerable<UnParserSettings^>^ formatStyles, 
	Object^ sample
)

F#

new : 
        helpText : string * 
        formatStyles : IEnumerable<UnParserSettings> * 
        sample : Object -> Example

Parameters

 

helpText
Type: System.String
Example description.
formatStyles
Type: System.Collections.Generic.IEnumerable(UnParserSettings)
A UnParserSettings instances sequence that defines command line arguments format.
sample
Type: System.Object
A sample instance.

See Also

Reference

Example Class
Example Overload
CommandLine.Text Namespace

Clone this wiki locally
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy