C# Class FlickrTiles.Views.PhotoImage

Inheritance: System.ComponentModel.Model
Show file Open project: nikhilk/silverlightfx Class Usage Examples

Public Methods

Method Description
PhotoImage ( Photo photo, System.Windows.Media.ImageSource thumbnail ) : System

Method Details

PhotoImage() public method

public PhotoImage ( Photo photo, System.Windows.Media.ImageSource thumbnail ) : System
photo FlickrTiles.Data.Photo
thumbnail System.Windows.Media.ImageSource
return System