Udostępnij za pośrednictwem


RootComponentMetadata(Type) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy RootComponentMetadata.

public RootComponentMetadata(Type rootComponentType);
new Microsoft.AspNetCore.Components.Endpoints.RootComponentMetadata : Type -> Microsoft.AspNetCore.Components.Endpoints.RootComponentMetadata
Public Sub New (rootComponentType As Type)

Parametry

rootComponentType
Type

Typ składnika.

Dotyczy