C# Class VisualThemeEditor2012.ThemeReader

显示文件 Open project: bchavez/VisualThemeEditor2012 Class Usage Examples

Public Methods

Method Description
ReadThemes ( ) : IList

Private Methods

Method Description
UnpackColor ( BinaryReader reader ) : Color?
UnpackColorCategory ( byte data ) : Category
UnpackColorRecord ( BinaryReader reader ) : ColorRecord

Method Details

ReadThemes() public static method

public static ReadThemes ( ) : IList
return IList