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