Skip to content

M_CommandLine_Text_HelpText_FormatDefaultValue__1

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

HelpText.FormatDefaultValue(T) Method

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

Syntax

C#

privatestaticstringFormatDefaultValue<T>(Tvalue)

VB

PrivateSharedFunctionFormatDefaultValue(OfT)(valueAsT)AsString

C++

private: generic<typename T> static String^ FormatDefaultValue( T value )

F#

privatestatic memberFormatDefaultValue:value :'T ->string 

Parameters

value
Type: T

Type Parameters

T

Return Value

Type: String

See Also

Reference

HelpText Class
CommandLine.Text Namespace

Clone this wiki locally