C# Class Microsoft.WindowsAzure.Commands.Common.ConcurrentQueueExtensions

Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
CheckAndEnqueue ( this queue, string item ) : void

Method Details

CheckAndEnqueue() public static méthode

public static CheckAndEnqueue ( this queue, string item ) : void
queue this
item string
Résultat void