C# Class PicasaUploader.Commands.LoadAlbumsCommand

Exibir arquivo Open project: ivanz/PicasaUploader Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
LoadAlbums ( ) : IAlbumInfo[]

This method is blocking.

LoadAlbumsCommand ( IMediaUploadService uploadService ) : System

Method Details

LoadAlbums() public method

This method is blocking.
public LoadAlbums ( ) : IAlbumInfo[]
return IAlbumInfo[]

LoadAlbumsCommand() public method

public LoadAlbumsCommand ( IMediaUploadService uploadService ) : System
uploadService IMediaUploadService
return System