Edit

Share via


ContentView<T> Class

Definition

generic <typename T>
public ref class ContentView : System::CommandLine::Rendering::Views::ContentView
public class ContentView<T> : System.CommandLine.Rendering.Views.ContentView
type ContentView<'T> = class
    inherit ContentView
Public Class ContentView(Of T)
Inherits ContentView

Type Parameters

T
Inheritance
ContentView<T>

Applies to