C# Class Sozialhelden.Wheelmap.Lib.ViewModel.CategoryViewModel

Present a Category
Inheritance: INotifyPropertyChanged
显示文件 Open project: sozialhelden/wheelmap-wp7 Class Usage Examples

Public Methods

Method Description
CategoryViewModel ( string id, string identifier, string name ) : System

Method Details

CategoryViewModel() public method

public CategoryViewModel ( string id, string identifier, string name ) : System
id string
identifier string
name string
return System