Share via


CoreStrings.CannotMarkShared(Object) Método

Definição

O tipo '{type}' não pode ser marcado como um tipo compartilhado, pois já existe um tipo de entidade com o mesmo tipo CLR no modelo.

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

Parâmetros

type
Object

Retornos

Aplica-se a