C# 클래스 AzurePatterns.TableStorage.RepositoryBase

파일 보기 프로젝트 열기: Boggin/WindowsAzureRepository

공개 메소드들

메소드 설명
RepositoryBase ( IUnitOfWork context, string table ) : System

메소드 상세

RepositoryBase() 공개 메소드

public RepositoryBase ( IUnitOfWork context, string table ) : System
context IUnitOfWork
table string
리턴 System