C# Class GlobalDemo.DAL.Models.PhotoEntity

Inheritance: Microsoft.WindowsAzure.Storage.Table.TableEntity
Afficher le fichier Open project: kaevans/globalscaledemo Class Usage Examples

Méthodes publiques

Méthode Description
PhotoEntity ( ) : System
PhotoEntity ( IPhotoModel model ) : System

Method Details

PhotoEntity() public méthode

public PhotoEntity ( ) : System
Résultat System

PhotoEntity() public méthode

public PhotoEntity ( IPhotoModel model ) : System
model IPhotoModel
Résultat System