Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PersonService
C# Class PersonService, code
ファイルを表示
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