C# Class XamarinNubankClone.Views.CreditCard.CreditCardHomePage

Inheritance: ContentPage
显示文件 Open project: brunoportess/XamarinNubankClone

Public Methods

Method Description
CreditCardHomePage ( ) : System

Private Methods

Method Description
SwipeGestureRecognizer_Swiped_Display ( object sender, SwipedEventArgs e ) : void
SwipeGestureRecognizer_Swiped_Hide ( object sender, SwipedEventArgs e ) : void

Method Details

CreditCardHomePage() public method

public CreditCardHomePage ( ) : System
return System