C# Class DvachBrowser.ViewModels.ThreadItemViewModel

Inheritance: ThreadPostBaseViewModel
Mostrar archivo Open project: vortexwolf/2ch-Browser-WP7 Class Usage Examples

Public Methods

Method Description
MapModel ( ThreadItemModel thread ) : void
ThreadItemViewModel ( string boardName, ThreadItemModel thread ) : System

Method Details

MapModel() public method

public MapModel ( ThreadItemModel thread ) : void
thread DvachBrowser.Models.ThreadItemModel
return void

ThreadItemViewModel() public method

public ThreadItemViewModel ( string boardName, ThreadItemModel thread ) : System
boardName string
thread DvachBrowser.Models.ThreadItemModel
return System