C# Class Microsoft.WindowsAzure.Commands.Utilities.Common.TestMockSupport

Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
Delay ( System.TimeSpan duration ) : void
Delay ( int milliSeconds ) : void

Method Details

Delay() public static méthode

public static Delay ( System.TimeSpan duration ) : void
duration System.TimeSpan
Résultat void

Delay() public static méthode

public static Delay ( int milliSeconds ) : void
milliSeconds int
Résultat void