C# 클래스 Forecast.it.ViewModel.TaskViewModel

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: xxblancxx/ForecastIt 1 사용 예제들

공개 메소드들

메소드 설명
CreateTask ( System.ComponentModel.Model task ) : void
TaskViewModel ( ) : System

비공개 메소드들

메소드 설명
CreateTasked ( object obj ) : void
OnPropertyChanged ( string pName ) : void

메소드 상세

CreateTask() 공개 메소드

public CreateTask ( System.ComponentModel.Model task ) : void
task System.ComponentModel.Model
리턴 void

TaskViewModel() 공개 메소드

public TaskViewModel ( ) : System
리턴 System