C# Class RavenFS.Studio.Models.FilePropertiesDialogModel

Inheritance: RavenFS.Studio.Infrastructure.DialogModel
Afficher le fichier Open project: hibernating-rhinos/RavenFS

Méthodes publiques

Méthode Description
FilePropertiesDialogModel ( ) : System.ComponentModel

Méthodes protégées

Méthode Description
OnViewLoaded ( ) : void

Private Methods

Méthode Description
AddEmptyItem ( ) : void
HandleDelete ( object item ) : void
HandleEmptyItemPropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
HandleSave ( ) : void
UpdateMetadata ( Task metadataTask ) : void

Method Details

FilePropertiesDialogModel() public méthode

public FilePropertiesDialogModel ( ) : System.ComponentModel
Résultat System.ComponentModel

OnViewLoaded() protected méthode

protected OnViewLoaded ( ) : void
Résultat void