Table of Contents

Class AgeRating

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

Describes age rating object.

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

Constructors

AgeRating()

Creates new instance of AgeRating.

public AgeRating()

AgeRating(string)

Creates new instance of AgeRating.

public AgeRating(string name)

Parameters

name string

Rating name.

Fields

Empty

Gets empty age rating.

public static readonly AgeRating Empty

Field Value

AgeRating