Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
AcklenAvenue
Data
Sample
Domain
AccountFetcher
C# Class AcklenAvenue.Data.Sample.Domain.AccountFetcher
Inheritance:
IAccountFetcher
Exibir arquivo
Open project: AcklenAvenue/AcklenAvenue.Data
Public Methods
Method
Description
AccountFetcher
(
IRepository
repository
)
Get
(
long
id
) :
Account
Method Details
AccountFetcher()
public
method
public
AccountFetcher
(
IRepository
repository
)
repository
IRepository
Get()
public
method
public
Get
(
long
id
) :
Account
id
long
return
Account