Свойство | Тип | Описание | |
---|---|---|---|
isNotFound | bool |
Метод | Описание | |
---|---|---|
Response ( bool notFound ) |
Initializes a new instance of the Response class representing "Not Found".
|
public Response ( bool notFound ) | ||
notFound | bool | Set to true to indicate the item was not found. |