TagHelperPrefixDirectiveChunkGenerator Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
SpanChunkGeneratorOdpovědnost za generování TagHelperPrefixDirectiveChunk s.
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
- Dědičnost
Konstruktory
| TagHelperPrefixDirectiveChunkGenerator(String) |
Inicializuje novou instanci TagHelperPrefixDirectiveChunkGenerator . |
Vlastnosti
| Prefix |
Text použitý jako požadovaná předpona při porovnání formátu HTML |
Metody
| Equals(Object) | Determines whether the specified object is equal to the current object. |
| GenerateChunk(Span, ChunkGeneratorContext) |
Generuje TagHelperPrefixDirectiveChunk s. |
| GetHashCode() | Serves as the default hash function. |