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

Inheritance: ViewModelBase
Datei anzeigen Open project: usagirei/3DS-Theme-Editor Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
OpenCloseSetViewModel ( OpenCloseSet model, string tag ) : System

Method Details

OpenCloseSetViewModel() public method

public OpenCloseSetViewModel ( OpenCloseSet model, string tag ) : System
model ThemeEditor.Common.Themes.ColorSets.OpenCloseSet
tag string
return System