C# Class InventorySales.SalesPage

Inheritance: Xamarin.Forms.ContentPage
Show file Open project: couchbaselabs/InventorySales

Public Methods

Method Description
SalesPage ( ) : System

Private Methods

Method Description
SellClicked ( object sender, EventArgs e ) : void
setupActivity ( ) : void
setupCouchbase ( ) : void
setupForm ( ) : void
setupSoldView ( ) : void
setupViewWatcher ( ) : void

Method Details

SalesPage() public method

public SalesPage ( ) : System
return System