C# 클래스 TraktPlugin.GUI.TraktSkinSettings

파일 보기 프로젝트 열기: trakt/Trakt-for-Mediaportal

공개 메소드들

메소드 설명
Init ( ) : void
Load ( string filename ) : void

Reads all Skin Settings

비공개 메소드들

메소드 설명
GetDashboardSkinSettings ( XmlDocument doc ) : void

Gets the dashboard settings e.g. windows supported

GetOverlayPositions ( XmlDocument doc ) : void

Get Position of overlays to add on posters in thumbs

메소드 상세

Init() 공개 정적인 메소드

public static Init ( ) : void
리턴 void

Load() 공개 정적인 메소드

Reads all Skin Settings
public static Load ( string filename ) : void
filename string
리턴 void