C# Class PetShop.Views.ContactsPage

Inheritance: ContentPage
ファイルを表示 Open project: 0812-rolly/Pet-Shop-Application

Public Methods

Method Description
ContactsPage ( ) : PetShop.BLL

Protected Methods

Method Description
OnAppearing ( ) : void

Method Details

ContactsPage() public method

public ContactsPage ( ) : PetShop.BLL
return PetShop.BLL

OnAppearing() protected method

protected OnAppearing ( ) : void
return void