Class Category
- Namespace
- Playnite
- Assembly
- Playnite.SDK.dll
public class Category : LibraryObject, INotifyPropertyChanged, INotifyPropertyChanging, ICopyable<Category>
- Inheritance
-
Category
- Implements
- Inherited Members
Constructors
Category()
public Category()
Category(string)
public Category(string name)
Parameters
namestring
Category(string, string)
public Category(string id, string name)
Parameters
Methods
GetCopy()
public Category GetCopy()
Returns
GetDiffProperties(Category)
public HashSet<string> GetDiffProperties(Category target)
Parameters
targetCategory