C# Class cleanLayer.Library.Scripts.SleepException

Inheritance: System.Exception
Afficher le fichier Open project: Vipeax/cleanLayer

Méthodes publiques

Méthode Description
SleepException ( System.TimeSpan time ) : System
SleepException ( int ms ) : System

Method Details

SleepException() public méthode

public SleepException ( System.TimeSpan time ) : System
time System.TimeSpan
Résultat System

SleepException() public méthode

public SleepException ( int ms ) : System
ms int
Résultat System