Aracılığıyla paylaş


CoreStrings.ValueCannotBeNull(Object, Object, Object) Yöntem

Tanım

'{1_entityType} özelliğinin değeri. Türü null atanabilir bir tür olmayan '{propertyType}' olduğundan {0_property}' null olarak ayarlanamaz.

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

Parametreler

property
Object
entityType
Object
propertyType
Object

Döndürülenler

Şunlara uygulanır