C# Class MetaGeta.GUI.GridViewModel

Inheritance: NavigationTab
Afficher le fichier Open project: anyoun/metageta Class Usage Examples

Méthodes publiques

Méthode Description
GridViewModel ( NavigationTabGroupBase group, IMessenger messenger, MGDataStore dataStore ) : System
RemoveFile ( IList param ) : void

Private Methods

Méthode Description
DataStorePropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
IsExactlyOne ( IList files ) : bool
IsNonEmpty ( IList files ) : bool

Method Details

GridViewModel() public méthode

public GridViewModel ( NavigationTabGroupBase group, IMessenger messenger, MGDataStore dataStore ) : System
group NavigationTabGroupBase
messenger IMessenger
dataStore MGDataStore
Résultat System

RemoveFile() public méthode

public RemoveFile ( IList param ) : void
param IList
Résultat void