Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
GeneralRepository
C# Class GeneralRepository, code
Inheritance:
IRepository
Show file
Open project: shendongnian/code
Class Usage Examples
Public Methods
Method
Description
GeneralRepository
( )
SelectByID
(
int?
id
) :
T
Method Details
GeneralRepository()
public
method
public
GeneralRepository
( )
SelectByID()
public
method
public
SelectByID
(
int?
id
) :
T
id
int?
return
T