C# Class Yodiwo.Thread

Afficher le fichier Open project: yodiwo/plegma

Méthodes publiques

Méthode Description
Sleep ( System.TimeSpan delay ) : void
Sleep ( int ms ) : void

Method Details

Sleep() public static méthode

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

Sleep() public static méthode

public static Sleep ( int ms ) : void
ms int
Résultat void