C# 클래스 eCollegeWP7.ViewModels.HtmlContentViewModel

상속: ViewModelBase
파일 보기 프로젝트 열기: PearsonLearningStudio/mobile2-windows7

공개 메소드들

메소드 설명
HtmlContentViewModel ( long courseId, long htmlId, string title, string scheduleInfo ) : System

메소드 상세

HtmlContentViewModel() 공개 메소드

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