C# Class XamSample.Views.ProductPage

Inheritance: ContentPage
ファイルを表示 Open project: rajeshangappan/Xamarin

Public Methods

Method Description
ProductPage ( ) : System

Initializes a new instance of the ProductPage class.

Private Methods

Method Description
ContentPage_Appearing ( object sender, EventArgs e ) : void

The ContentPage_Appearing.

Method Details

ProductPage() public method

Initializes a new instance of the ProductPage class.
public ProductPage ( ) : System
return System