Added INotifyPropertyChanged to SessionInfoDto

This commit is contained in:
ScottIsAFool
2013-09-07 13:04:46 +01:00
parent 0d59941539
commit aff1f7604a
11 changed files with 206 additions and 15 deletions

View File

@@ -3,6 +3,7 @@ using System;
namespace MediaBrowser.Model.Session
{
[ImplementPropertyChanged]
public class SessionInfoDto
{
/// <summary>