C# Class GreenQloud.Repository.TransferStatistic

Mostra file Open project: greenqloud/qloudsync Class Usage Examples

Public Methods

Method Description
ToString ( ) : string
TransferStatistic ( ) : System
TransferStatistic ( string key, TransferType type ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string

TransferStatistic() public method

public TransferStatistic ( ) : System
return System

TransferStatistic() public method

public TransferStatistic ( string key, TransferType type ) : System
key string
type TransferType
return System