C# Class GlobalDemo.DAL.Models.PhotoEntity

Inheritance: Microsoft.WindowsAzure.Storage.Table.TableEntity
Mostrar archivo Open project: kaevans/globalscaledemo Class Usage Examples

Public Methods

Method Description
PhotoEntity ( ) : System
PhotoEntity ( IPhotoModel model ) : System

Method Details

PhotoEntity() public method

public PhotoEntity ( ) : System
return System

PhotoEntity() public method

public PhotoEntity ( IPhotoModel model ) : System
model IPhotoModel
return System