C# Class CodeArt.DomainDriven.DataAccess.ValueObjectField

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

Public Methods

Method Description
ValueObjectField ( PropertyRepositoryAttribute attribute ) : System

Method Details

ValueObjectField() public method

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