Skip to content

Commit

Permalink
Assert tests
Browse files Browse the repository at this point in the history
  • Loading branch information
zentron committed Apr 10, 2017
1 parent 6bd4aa5 commit 7a096f5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Octopus.Client
interface IOctopusAsyncClient
IDisposable
{
event Action<HttpResponseMessage> AfterReceivedHttpResponse
event Action<HttpRequestMessage> BeforeSendingHttpRequest
event Action<OctopusResponse> ReceivedOctopusResponse
event Action<OctopusRequest> SendingOctopusRequest
Expand Down

0 comments on commit 7a096f5

Please sign in to comment.