C# Class LondonBike.ProgressLoadingView

Inheritance: UIAlertView
Afficher le fichier Open project: nicwise/londonbikeapp

Méthodes publiques

Méthode Description
Hide ( ) : void
Show ( string title, int steps ) : void
StepProgress ( ) : void

Method Details

Hide() public méthode

public Hide ( ) : void
Résultat void

Show() public méthode

public Show ( string title, int steps ) : void
title string
steps int
Résultat void

StepProgress() public méthode

public StepProgress ( ) : void
Résultat void