CoreStrings.ClashingNonSharedType(Object, Object) Yöntem

Tanım

Aynı CLR türüne sahip paylaşılmayan bir varlık türü zaten mevcut olduğundan, CLR türü ' {Type} ' olan ' {entityType} ' paylaşılan türü varlık türü modele eklenemiyor.

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

Parametreler

entityType
Object
type
Object

Döndürülenler

String

Şunlara uygulanır