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
PersonService
C# Class PersonService, code
Mostrar archivo
Open project: shendongnian/code
Class Usage Examples
Public Methods
Method
Description
AddPerson
(
Person,
person
) :
void
PersonService
(
IPersonRepository
repo
)
Method Details
AddPerson()
public
method
public
AddPerson
(
Person,
person
) :
void
person
Person,
return
void
PersonService()
public
method
public
PersonService
(
IPersonRepository
repo
)
repo
IPersonRepository