CoreStrings.ArgumentPropertyNull(Object, Object) Método

Definição

A propriedade '{property}' do argumento '{argument}' não pode ser nula.

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

Parâmetros

property
Object
argument
Object

Retornos

Aplica-se a