Table of Contents

Class Series

Namespace
Playnite.SDK.Models
Assembly
Playnite.SDK.dll

Describes Series object.

public class Series : DatabaseObject, INotifyPropertyChanged, IComparable, IIdentifiable
Inheritance
Series
Implements
Inherited Members

Constructors

Series()

Creates new instance of Series.

public Series()

Series(string)

Creates new instance of Series.

public Series(string name)

Parameters

name string

Fields

Empty

Gets empty series.

public static readonly Series Empty

Field Value

Series