C# Class AzurePatterns.TableStorage.RepositoryBase

Afficher le fichier Open project: Boggin/WindowsAzureRepository

Méthodes publiques

Méthode Description
RepositoryBase ( IUnitOfWork context, string table ) : System

Method Details

RepositoryBase() public méthode

public RepositoryBase ( IUnitOfWork context, string table ) : System
context IUnitOfWork
table string
Résultat System