C# Class BookStore.Views.NewsView

Inheritance: ContentPage
Show file Open project: arditmezini/api-core

Public Methods

Method Description
NewsView ( ) : BookStore.Constants

Protected Methods

Method Description
OnDisappearing ( ) : void

Method Details

NewsView() public method

public NewsView ( ) : BookStore.Constants
return BookStore.Constants

OnDisappearing() protected method

protected OnDisappearing ( ) : void
return void