C# Class Gablarski.Clients.ViewModels.BindingListViewModel

Inheritance: INotifyPropertyChanged
显示文件 Open project: ermau/Gablarski Class Usage Examples

Public Methods

Method Description
BindingListViewModel ( IntPtr window, ICommand recordCommand ) : System

Private Methods

Method Description
OnPropertyChanged ( PropertyChangedEventArgs e ) : void
SpaceEnum ( string enumName ) : string

Method Details

BindingListViewModel() public method

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