C# Class Cirrious.MvvmCross.Plugins.ThreadUtils.WindowsCommon.MvxThreadSleep

Inheritance: IMvxThreadSleep
Afficher le fichier Open project: Everbridge/sm-MvvmCross

Méthodes publiques

Méthode Description
Sleep ( System.TimeSpan t ) : void

Method Details

Sleep() public méthode

public Sleep ( System.TimeSpan t ) : void
t System.TimeSpan
Résultat void