C# Class AvalonGUIConfig.SkinInfo

Datei anzeigen Open project: ncoH/Avalon

Public Properties

Property Type Description
mpPaths editorPaths

Public Methods

Method Description
SkinInfo ( ) : System

Private Methods

Method Description
GetMediaPortalDir ( string path ) : string
GetMediaPortalPath ( editorPaths &mpPaths ) : void
readMPConfiguration ( string sectionName, string entryName ) : string
readMediaPortalDirs ( ) : void

Method Details

SkinInfo() public method

public SkinInfo ( ) : System
return System

Property Details

mpPaths public_oe static_oe property

public static editorPaths mpPaths
return editorPaths