C# Class QloudSync.Repository.S3Connection

Afficher le fichier Open project: greenqloud/qloudsync Class Usage Examples

Méthodes publiques

Méthode Description
Authenticate ( string username, string password ) : void
Connect ( ) : S3Service
Reconnect ( ) : S3Service
S3Connection ( ) : System

Method Details

Authenticate() public static méthode

public static Authenticate ( string username, string password ) : void
username string
password string
Résultat void

Connect() public méthode

public Connect ( ) : S3Service
Résultat LitS3.S3Service

Reconnect() public méthode

public Reconnect ( ) : S3Service
Résultat LitS3.S3Service

S3Connection() public méthode

public S3Connection ( ) : System
Résultat System