프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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. |