메소드 | 설명 | |
---|---|---|
CreateAlbum ( string title, string description, string location, System.DateTime date, bool makePublic ) : void | ||
LoadAlbums ( ) : IAlbumInfo[] | ||
Login ( string username, string password ) : bool | ||
PicasaUploadService ( ) : System |
메소드 | 설명 | |
---|---|---|
SetupWorkarounds ( ) : void |
public CreateAlbum ( string title, string description, string location, System.DateTime date, bool makePublic ) : void | ||
title | string | |
description | string | |
location | string | |
date | System.DateTime | |
makePublic | bool | |
리턴 | void |
public Login ( string username, string password ) : bool | ||
username | string | |
password | string | |
리턴 | bool |