CoreStrings.LiteralGenerationNotSupported(Object) 方法

定义

“{type}”的类型映射尚未实现代码文本生成。

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

参数

type
Object

返回

适用于