共用方式為


CoreStrings.CannotMarkNonShared(Object) 方法

定義

類型 '{type}' 無法標示為非共用類型,因為模型中存在具有此 CLR 類型的共用類型實體類型。

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

參數

type
Object

傳回

適用於