Aracılığıyla paylaş


InputFormatterResult.NoValue Yöntem

Tanım

İşlemin ReadAsync(InputFormatterContext) değer üretmediğini belirten bir InputFormatterResult döndürür.

public:
 static Microsoft::AspNetCore::Mvc::Formatters::InputFormatterResult ^ NoValue();
public static Microsoft.AspNetCore.Mvc.Formatters.InputFormatterResult NoValue ();
static member NoValue : unit -> Microsoft.AspNetCore.Mvc.Formatters.InputFormatterResult
Public Shared Function NoValue () As InputFormatterResult

Döndürülenler

InputFormatterResult İşlemin ReadAsync(InputFormatterContext) değer üretmediğini belirten bir.

Şunlara uygulanır