Udostępnij za pośrednictwem


CoreStrings.ConverterPropertyMismatch(Object, Object, Object, Object) Metoda

Definicja

Konwerter dla typu modelu "{converterType}" nie może być używany dla elementu "{entityType}". {propertyName}" ponieważ jego typ to {propertyType}.

public static string ConverterPropertyMismatch (object converterType, object entityType, object propertyName, object propertyType);
public static string ConverterPropertyMismatch (object? converterType, object? entityType, object? propertyName, object? propertyType);
static member ConverterPropertyMismatch : obj * obj * obj * obj -> string
Public Shared Function ConverterPropertyMismatch (converterType As Object, entityType As Object, propertyName As Object, propertyType As Object) As String

Parametry

converterType
Object
entityType
Object
propertyName
Object
propertyType
Object

Zwraca

Dotyczy