C# Class AzurePatterns.TableStorage.RepositoryBase

Show file Open project: Boggin/WindowsAzureRepository

Public Methods

Method Description
RepositoryBase ( IUnitOfWork context, string table ) : System

Method Details

RepositoryBase() public method

public RepositoryBase ( IUnitOfWork context, string table ) : System
context IUnitOfWork
table string
return System