Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
AzurePatterns
TableStorage
RepositoryBase
C# Class AzurePatterns.TableStorage.RepositoryBase
Mostrar archivo
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