메소드 | 설명 | |
---|---|---|
Equals ( object obj ) : bool |
Equals override
|
|
GetHashCode ( ) : int |
HashCode override
|
|
ResponseHeaders ( string>.IDictionary |
Creaqtes a ResponseHeaders object from the given headers
|
|
ToString ( ) : string |
ToString override
|
public Equals ( object obj ) : bool | ||
obj | object | The object to compare against |
리턴 | bool |
public ResponseHeaders ( string>.IDictionary |
||
headers | string>.IDictionary | The headers from the API |
리턴 | System |