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