extracted an item refresh service

This commit is contained in:
Luke Pulverenti
2013-06-27 15:29:58 -04:00
parent e8696f54d0
commit 3b2b9c59b2
14 changed files with 102 additions and 64 deletions

View File

@@ -4,7 +4,7 @@ namespace MediaBrowser.Controller.Entities
/// <summary>
/// This is the full Person object that can be retrieved with all of it's data.
/// </summary>
public class Person : BaseItem
public class Person : BaseItem, IItemByName
{
/// <summary>
/// Gets the user data key.