Compartir a través de


CoreStrings.LiteralGenerationNotSupported(Object) Método

Definición

La asignación de tipos para '{type}' no ha implementado la generación de literales de código.

public static string LiteralGenerationNotSupported (object type);
public static string LiteralGenerationNotSupported (object? type);
static member LiteralGenerationNotSupported : obj -> string
Public Shared Function LiteralGenerationNotSupported (type As Object) As String

Parámetros

type
Object

Devoluciones

Se aplica a