C# Class MPDCtrl.Views.ItemsPage

Inheritance: ContentPage
Exibir arquivo Open project: torum/MPDCtrl

Public Methods

Method Description
ItemsPage ( ) : MPDCtrl.Models

Protected Methods

Method Description
OnAppearing ( ) : void

Method Details

ItemsPage() public method

public ItemsPage ( ) : MPDCtrl.Models
return MPDCtrl.Models

OnAppearing() protected method

protected OnAppearing ( ) : void
return void