Compartir a través de


CoreStrings.CannotMarkNonShared(Object) Método

Definición

El tipo '{type}' no se puede marcar como un tipo no compartido, ya que existe un tipo de entidad de tipo compartido con este tipo CLR en el modelo.

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

Parámetros

type
Object

Devoluciones

Se aplica a