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