C# Class InventorySales.IntakePage

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

Public Methods

Method Description
IntakePage ( ) : System

Private Methods

Method Description
OnButtonClicked ( object sender, EventArgs e ) : void
setupActivity ( ) : void
setupCouchbase ( ) : void
setupForm ( ) : void
setupScannedView ( ) : void
setupViewWatcher ( ) : void

Method Details

IntakePage() public method

public IntakePage ( ) : System
return System