C# Class ThemeEditor.WPF.Themes.ColorSets.TopSolidSetViewModel

Inheritance: ViewModelBase
显示文件 Open project: usagirei/3DS-Theme-Editor Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
TopSolidSetViewModel ( TopBackgroundSet model, string tag ) : System

Method Details

TopSolidSetViewModel() public method

public TopSolidSetViewModel ( TopBackgroundSet model, string tag ) : System
model ThemeEditor.Common.Themes.ColorSets.TopBackgroundSet
tag string
return System