C# 클래스 GPS.MainViewModel

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: ProjPossibility/CSUN-MobileMapMagnifier

공개 메소드들

메소드 설명
LoadData ( ) : void

Creates and adds a few ItemViewModel objects into the Items collection.

MainViewModel ( ) : System

비공개 메소드들

메소드 설명
NotifyPropertyChanged ( String propertyName ) : void

메소드 상세

LoadData() 공개 메소드

Creates and adds a few ItemViewModel objects into the Items collection.
public LoadData ( ) : void
리턴 void

MainViewModel() 공개 메소드

public MainViewModel ( ) : System
리턴 System