C# Class Gablarski.Clients.ViewModels.BindingListViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: ermau/Gablarski Class Usage Examples

Méthodes publiques

Méthode Description
BindingListViewModel ( IntPtr window, ICommand recordCommand ) : System

Private Methods

Méthode Description
OnPropertyChanged ( PropertyChangedEventArgs e ) : void
SpaceEnum ( string enumName ) : string

Method Details

BindingListViewModel() public méthode

public BindingListViewModel ( IntPtr window, ICommand recordCommand ) : System
window System.IntPtr
recordCommand ICommand
Résultat System