CSharpLanguageCharacteristics.GetSymbolSample(CSharpSymbolType) 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.
public:
static System::String ^ GetSymbolSample(Microsoft::AspNetCore::Razor::Tokenizer::Symbols::CSharpSymbolType type);
public static string GetSymbolSample (Microsoft.AspNetCore.Razor.Tokenizer.Symbols.CSharpSymbolType type);
static member GetSymbolSample : Microsoft.AspNetCore.Razor.Tokenizer.Symbols.CSharpSymbolType -> string
Public Shared Function GetSymbolSample (type As CSharpSymbolType) As String
Paramètres
- type
- CSharpSymbolType