C# Class Microsoft.WindowsAzure.Commands.Sync.ComputeStats

Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Méthodes publiques

Méthode Description
ComputeAvg ( double current ) : double
ComputeStats ( ) : System.Collections.Generic
ComputeStats ( int historySize ) : System.Collections.Generic

Method Details

ComputeAvg() public méthode

public ComputeAvg ( double current ) : double
current double
Résultat double

ComputeStats() public méthode

public ComputeStats ( ) : System.Collections.Generic
Résultat System.Collections.Generic

ComputeStats() public méthode

public ComputeStats ( int historySize ) : System.Collections.Generic
historySize int
Résultat System.Collections.Generic