C# Class VoiceCamera.CameraFragment.CountdownTimer

Inheritance: TimerTask
Afficher le fichier Open project: jamesmontemagno/MarshmallowSamples

Méthodes publiques

Méthode Description
CountdownTimer ( CameraFragment frag, Android.Widget.TextView label, int countdown, Toast toast ) : System
Run ( ) : void

Method Details

CountdownTimer() public méthode

public CountdownTimer ( CameraFragment frag, Android.Widget.TextView label, int countdown, Toast toast ) : System
frag CameraFragment
label Android.Widget.TextView
countdown int
toast Toast
Résultat System

Run() public méthode

public Run ( ) : void
Résultat void