C# 클래스 Microsoft.WindowsAzure.Commands.Sync.ComputeStats

파일 보기 프로젝트 열기: Azure/azure-powershell 1 사용 예제들

공개 메소드들

메소드 설명
ComputeAvg ( double current ) : double
ComputeStats ( ) : System.Collections.Generic
ComputeStats ( int historySize ) : System.Collections.Generic

메소드 상세

ComputeAvg() 공개 메소드

public ComputeAvg ( double current ) : double
current double
리턴 double

ComputeStats() 공개 메소드

public ComputeStats ( ) : System.Collections.Generic
리턴 System.Collections.Generic

ComputeStats() 공개 메소드

public ComputeStats ( int historySize ) : System.Collections.Generic
historySize int
리턴 System.Collections.Generic