CSharpCodeParser.AcceptIf(CSharpKeyword) Méthode
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.
protected public:
bool AcceptIf(Microsoft::AspNetCore::Razor::Tokenizer::Symbols::CSharpKeyword keyword);
protected internal bool AcceptIf (Microsoft.AspNetCore.Razor.Tokenizer.Symbols.CSharpKeyword keyword);
member this.AcceptIf : Microsoft.AspNetCore.Razor.Tokenizer.Symbols.CSharpKeyword -> bool
Protected Friend Function AcceptIf (keyword As CSharpKeyword) As Boolean
Paramètres
- keyword
- CSharpKeyword