Table of Contents

Class Genre

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

Describes Genre object.

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

Constructors

Genre()

Creates new instance of Genre.

public Genre()

Genre(string)

Creates new instance of Genre.

public Genre(string name)

Parameters

name string

Fields

Empty

Gets empty genre.

public static readonly Genre Empty

Field Value

Genre