메소드 | 설명 | |
---|---|---|
AddAdditionalData ( string name, object value ) : void | ||
MaterialApiException ( ) : System | ||
MaterialApiException ( string message, HttpStatusCode httpStatusToReturn ) : System |
public AddAdditionalData ( string name, object value ) : void | ||
name | string | |
value | object | |
리턴 | void |
public MaterialApiException ( string message, HttpStatusCode httpStatusToReturn ) : System | ||
message | string | |
httpStatusToReturn | HttpStatusCode | |
리턴 | System |