C# 클래스 Gablarski.Clients.ViewModels.BindingListViewModel

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

공개 메소드들

메소드 설명
BindingListViewModel ( IntPtr window, ICommand recordCommand ) : System

비공개 메소드들

메소드 설명
OnPropertyChanged ( PropertyChangedEventArgs e ) : void
SpaceEnum ( string enumName ) : string

메소드 상세

BindingListViewModel() 공개 메소드

public BindingListViewModel ( IntPtr window, ICommand recordCommand ) : System
window System.IntPtr
recordCommand ICommand
리턴 System