Table of Contents

Class WebLinkType

Namespace
Playnite
Assembly
Playnite.SDK.dll
public class WebLinkType : LibraryObject, INotifyPropertyChanged, INotifyPropertyChanging, ICopyable<WebLinkType>
Inheritance
WebLinkType
Implements
Inherited Members

Constructors

WebLinkType()

public WebLinkType()

WebLinkType(string, string)

public WebLinkType(string id, string name)

Parameters

id string
name string

Methods

GetCopy()

public WebLinkType GetCopy()

Returns

WebLinkType

GetDiffProperties(WebLinkType)

public HashSet<string> GetDiffProperties(WebLinkType target)

Parameters

target WebLinkType

Returns

HashSet<string>