편집

다음을 통해 공유


TextSpanFormatter.Format(Object) Method

Definition

public:
 System::CommandLine::Rendering::TextSpan ^ Format(System::Object ^ value);
public System.CommandLine.Rendering.TextSpan Format(object value);
member this.Format : obj -> System.CommandLine.Rendering.TextSpan
Public Function Format (value As Object) As TextSpan

Parameters

value
Object

Returns

Applies to