updated nuget

This commit is contained in:
Luke Pulverenti
2013-08-31 15:48:11 -04:00
parent cf989d6b26
commit 8b85a7bab1
9 changed files with 9 additions and 57 deletions

View File

@@ -21,6 +21,8 @@ namespace MediaBrowser.Model.ApiClient
{
public interface IApiClient : IDisposable
{
event EventHandler ServerLocationChanged;
/// <summary>
/// Occurs when [HTTP response received].
/// </summary>