Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ChildBEntityService
C# Class ChildBEntityService, code
Inheritance:
IEntityService
Datei anzeigen
Open project: shendongnian/code
Public Methods
Method
Description
DoSomething
(
entity
) :
void
DoSomething
(
BaseEntity,
entity
) :
void
Method Details
DoSomething()
public
method
public
DoSomething
(
entity
) :
void
return
void
DoSomething()
public
method
public
DoSomething
(
BaseEntity,
entity
) :
void
entity
BaseEntity,
return
void