C# Class eCollegeWP7.ViewModels.HtmlContentViewModel

Inheritance: ViewModelBase
Mostra file Open project: PearsonLearningStudio/mobile2-windows7

Public Methods

Method Description
HtmlContentViewModel ( long courseId, long htmlId, string title, string scheduleInfo ) : System

Method Details

HtmlContentViewModel() public method

public HtmlContentViewModel ( long courseId, long htmlId, string title, string scheduleInfo ) : System
courseId long
htmlId long
title string
scheduleInfo string
return System