C# Class RumblePhotoGallery.ViewModels.PhotoGalleryViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: RumbleInc/RumblePhotoGallery Class Usage Examples

Méthodes publiques

Méthode Description
Init ( ) : System.Threading.Tasks.Task

Méthodes protégées

Méthode Description
OnPropertyChanged ( [ propertyName = null ) : void

Method Details

Init() public méthode

public Init ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( [ propertyName = null ) : void
propertyName [
Résultat void