RssPhotoAlbumCategoryPhoto Class ReferenceA photo in the category.
More...
Inheritance diagram for RssPhotoAlbumCategoryPhoto:
List of all members.
|
Public Member Functions |
| | RssPhotoAlbumCategoryPhoto (DateTime photoDate, string photoDescription, Uri photoLink) |
| | Initialize a new instance of the RssPhotoAlbumItemPhoto class.
|
| | RssPhotoAlbumCategoryPhoto (DateTime photoDate, string photoDescription, Uri photoLink, RssPhotoAlbumCategoryPhotoPeople photoPeople) |
| | Initialize a new instance of the RssPhotoAlbumItemPhoto class.
|
| | RssPhotoAlbumCategoryPhoto (string photoDate, string photoDescription, Uri photoLink) |
| | Initialize a new instance of the RssPhotoAlbumItemPhoto class.
|
| | RssPhotoAlbumCategoryPhoto (string photoDate, string photoDescription, Uri photoLink, RssPhotoAlbumCategoryPhotoPeople photoPeople) |
| | Initialize a new instance of the RssPhotoAlbumItemPhoto class.
|
Detailed Description
A photo in the category.
Constructor & Destructor Documentation
|
|
Initialize a new instance of the RssPhotoAlbumItemPhoto class.
- Parameters:
-
| photoDate | Date of the Photo |
| photoDescription | Description of the photo. |
| photoLink | Direct link of the photo. |
|
|
|
Initialize a new instance of the RssPhotoAlbumItemPhoto class.
- Parameters:
-
| photoDate | Date of the Photo |
| photoDescription | Description of the photo. |
| photoPeople | People to add to the photo. |
| photoLink | Direct link of the photo. |
|
|
|
Initialize a new instance of the RssPhotoAlbumItemPhoto class.
- Parameters:
-
| photoDate | Date of the Photo |
| photoDescription | Description of the photo. |
| photoLink | Direct link of the photo. |
|
|
|
Initialize a new instance of the RssPhotoAlbumItemPhoto class.
- Parameters:
-
| photoDate | Date of the Photo |
| photoDescription | Description of the photo. |
| photoPeople | People to add to the photo. |
| photoLink | Direct link of the photo. |
|
The documentation for this class was generated from the following file:
|