Sdílet prostřednictvím


FunctionUtils.VerifyNotNull(Object, Expression, Int32) Metoda

Definice

Ověřte, že hodnota není null.

public static string VerifyNotNull (object value, AdaptiveExpressions.Expression expression, int number);
static member VerifyNotNull : obj * AdaptiveExpressions.Expression * int -> string
Public Shared Function VerifyNotNull (value As Object, expression As Expression, number As Integer) As String

Parametry

value
Object

Hodnota, kterou chcete zkontrolovat.

expression
Expression

Výraz, který vedl k hodnotě.

number
Int32

Žádná funkce.

Návraty

Chyba nebo hodnota null, pokud je platná.

Platí pro