C# Class ShoppingPad.iOS.PastPurchasesTableViewController

Show file Open project: jj09/ShoppingPad

Public Methods

Method Description
PastPurchasesTableViewController ( IntPtr handle ) : System
ViewDidLoad ( ) : void
ViewWillAppear ( bool animated ) : void

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

PastPurchasesTableViewController() public method

public PastPurchasesTableViewController ( IntPtr handle ) : System
handle System.IntPtr
return System

ViewDidLoad() public method

public ViewDidLoad ( ) : void
return void

ViewWillAppear() public method

public ViewWillAppear ( bool animated ) : void
animated bool
return void