Block Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public ref class Block : Microsoft::AspNetCore::Razor::Parser::SyntaxTree::SyntaxTreeNode
public class Block : Microsoft.AspNetCore.Razor.Parser.SyntaxTree.SyntaxTreeNode
type Block = class
inherit SyntaxTreeNode
Public Class Block
Inherits SyntaxTreeNode
- Héritage
- Dérivé
Constructeurs
Block(BlockBuilder) | |
Block(Nullable<BlockType>, IReadOnlyList<SyntaxTreeNode>, IParentChunkGenerator) |
Propriétés
Children | |
ChunkGenerator | |
IsBlock | |
Length | |
Parent | (Hérité de SyntaxTreeNode) |
Start | |
Type |