메소드 | 설명 | |
---|---|---|
LookupResponse ( ) : System.Collections.Generic |
Initializes a new instance of the LookupResponse class.
|
|
LookupResponse ( HttpStatusCode status, string error ) : System.Collections.Generic |
Initializes a new instance of the LookupResponse class.
|
public LookupResponse ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
public LookupResponse ( HttpStatusCode status, string error ) : System.Collections.Generic | ||
status | HttpStatusCode | The HTTP status code. |
error | string | The error message. |
리턴 | System.Collections.Generic |