Added test button to Plex. That's fixed #9

This commit is contained in:
tidusjar 2016-03-15 13:29:28 +00:00
parent fd36df091d
commit d0bfe95402
9 changed files with 185 additions and 6 deletions

View file

@ -24,11 +24,10 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
// ************************************************************************/
#endregion
using System.Collections.Generic;
using System.Xml.Serialization;
namespace PlexRequests.Api.Models
namespace PlexRequests.Api.Models.Plex
{
[XmlRoot(ElementName = "Part")]
public class Part