C# Class EggsToGo.Easter

Inheritance: EasterBase
Afficher le fichier Open project: Redth/EggsToGo Class Usage Examples

Méthodes publiques

Méthode Description
Easter ( ) : System
Easter ( UIView viewForGestures ) : UIKit
OnTouchEvent ( Android.Views.MotionEvent e ) : void

Method Details

Easter() public méthode

public Easter ( ) : System
Résultat System

Easter() public méthode

public Easter ( UIView viewForGestures ) : UIKit
viewForGestures UIView
Résultat UIKit

OnTouchEvent() public méthode

public OnTouchEvent ( Android.Views.MotionEvent e ) : void
e Android.Views.MotionEvent
Résultat void