C# Class DvachBrowser.ViewModels.ThreadItemViewModel

Inheritance: ThreadPostBaseViewModel
Afficher le fichier Open project: vortexwolf/2ch-Browser-WP7 Class Usage Examples

Méthodes publiques

Méthode Description
MapModel ( ThreadItemModel thread ) : void
ThreadItemViewModel ( string boardName, ThreadItemModel thread ) : System

Method Details

MapModel() public méthode

public MapModel ( ThreadItemModel thread ) : void
thread DvachBrowser.Models.ThreadItemModel
Résultat void

ThreadItemViewModel() public méthode

public ThreadItemViewModel ( string boardName, ThreadItemModel thread ) : System
boardName string
thread DvachBrowser.Models.ThreadItemModel
Résultat System