CoreStrings.NoClrType(Object) 方法

定义

CLR 实体具体化器不能用于实体类型“{entityType}”,因为它是阴影状态实体类型。 只有具有相应 CLR 类型的实体类型才能具体化到 CLR 类型。

public static string NoClrType (object entityType);
static member NoClrType : obj -> string
Public Shared Function NoClrType (entityType As Object) As String

参数

entityType
Object

返回

适用于