Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
GenericEntity
C# Class GenericEntity, code
Inheritance:
IEntity
显示文件
Open project: shendongnian/code
Class Usage Examples
Protected Methods
Method
Description
OnValidateValues
(
IList
values
) :
void
Private Methods
Method
Description
ValidateValues
(
IList
values
) :
void
Method Details
OnValidateValues()
protected
method
protected
OnValidateValues
(
IList
values
) :
void
values
IList
return
void