C# Class CodeArt.DomainDriven.DataAccess.ValueObjectListField

领域对象中值对象集合的字段
Inheritance: CodeArt.DomainDriven.DataAccess.ObjectField
Show file Open project: yj1118/CodeArt-Framework Class Usage Examples

Public Methods

Method Description
ValueObjectListField ( PropertyRepositoryAttribute attribute ) : System

Method Details

ValueObjectListField() public method

public ValueObjectListField ( PropertyRepositoryAttribute attribute ) : System
attribute PropertyRepositoryAttribute
return System