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
Example
Domain
Products
Repository
SQLite
PomadeRepository
C# Class Example.Domain.Products.Repository.SQLite.PomadeRepository
Inheritance:
DbRepository
Show file
Open project: kevinhillinger/Dapper.Persistence
Public Methods
Method
Description
Insert
(
Pomade
pomade
) :
void
PomadeRepository
(
IDbContext
context
) :
Dapper.Persistence
Method Details
Insert()
public
method
public
Insert
(
Pomade
pomade
) :
void
pomade
Pomade
return
void
PomadeRepository()
public
method
public
PomadeRepository
(
IDbContext
context
) :
Dapper.Persistence
context
IDbContext
return
Dapper.Persistence