C# Class RumblePhotoGallery.ViewModels.PhotoGalleryViewModel

Inheritance: INotifyPropertyChanged
Exibir arquivo Open project: RumbleInc/RumblePhotoGallery Class Usage Examples

Public Methods

Method Description
Init ( ) : System.Threading.Tasks.Task

Protected Methods

Method Description
OnPropertyChanged ( [ propertyName = null ) : void

Method Details

Init() public method

public Init ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task

OnPropertyChanged() protected method

protected OnPropertyChanged ( [ propertyName = null ) : void
propertyName [
return void