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

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: xxblancxx/ForecastIt

공개 메소드들

메소드 설명
GetUsers ( ) : ObservableCollection
GetUsersForProject ( ) : ObservableCollection
SeeDevelopersViewModel ( ) : System

비공개 메소드들

메소드 설명
OnPropertyChanged ( [ propertyName = null ) : void

메소드 상세

GetUsers() 공개 메소드

public GetUsers ( ) : ObservableCollection
리턴 ObservableCollection

GetUsersForProject() 공개 메소드

public GetUsersForProject ( ) : ObservableCollection
리턴 ObservableCollection

SeeDevelopersViewModel() 공개 메소드

public SeeDevelopersViewModel ( ) : System
리턴 System