Compilation.CommonCreateNativeIntegerTypeSymbol(Boolean) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
protected abstract Microsoft.CodeAnalysis.INamedTypeSymbol CommonCreateNativeIntegerTypeSymbol(bool signed);
abstract member CommonCreateNativeIntegerTypeSymbol : bool -> Microsoft.CodeAnalysis.INamedTypeSymbol
Protected MustOverride Function CommonCreateNativeIntegerTypeSymbol (signed As Boolean) As INamedTypeSymbol
Parâmetros
- signed
- Boolean