Aracılığıyla paylaş


CoreStrings.ArgumentPropertyNull(Object, Object) Yöntem

Tanım

'{argument}' bağımsız değişkeninin '{property}' özelliği null olamaz.

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

Parametreler

property
Object
argument
Object

Döndürülenler

Şunlara uygulanır