Method | Description | |
---|---|---|
DocumentToRemove ( string key, System.Guid etag ) : System | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int |
Method | Description | |
---|---|---|
Equals ( DocumentToRemove other ) : bool |
public DocumentToRemove ( string key, System.Guid etag ) : System | ||
key | string | |
etag | System.Guid | |
return | System |
protected Equals ( DocumentToRemove other ) : bool | ||
other | DocumentToRemove | |
return | bool |