Edytuj

Udostępnij za pośrednictwem


ConsoleFormatInfo.GetInstance(IFormatProvider) Method

Definition

public:
 static System::CommandLine::Rendering::ConsoleFormatInfo ^ GetInstance(IFormatProvider ^ formatProvider);
public static System.CommandLine.Rendering.ConsoleFormatInfo GetInstance(IFormatProvider formatProvider);
static member GetInstance : IFormatProvider -> System.CommandLine.Rendering.ConsoleFormatInfo
Public Shared Function GetInstance (formatProvider As IFormatProvider) As ConsoleFormatInfo

Parameters

formatProvider
IFormatProvider

Returns

Applies to