TagHelperPrefixDirectiveChunkGenerator Clase

Definición

public ref class TagHelperPrefixDirectiveChunkGenerator : Microsoft::AspNetCore::Razor::Chunks::Generators::SpanChunkGenerator
public class TagHelperPrefixDirectiveChunkGenerator : Microsoft.AspNetCore.Razor.Chunks.Generators.SpanChunkGenerator
type TagHelperPrefixDirectiveChunkGenerator = class
    inherit SpanChunkGenerator
Public Class TagHelperPrefixDirectiveChunkGenerator
Inherits SpanChunkGenerator
Herencia
TagHelperPrefixDirectiveChunkGenerator

Constructores

TagHelperPrefixDirectiveChunkGenerator(String)

Inicializa una nueva instancia de la clase TagHelperPrefixDirectiveChunkGenerator.

Propiedades

Prefix

Texto que se usa como prefijo necesario al buscar HTML coincidente.

Métodos

Equals(Object)

Determines whether the specified object is equal to the current object.

GenerateChunk(Span, ChunkGeneratorContext)

Genera TagHelperPrefixDirectiveChunk s.

GetHashCode()

Serves as the default hash function.

Se aplica a