Craig's Utility Library  4.0 Beta
Utilities.ORM.Manager.Mapper.Interfaces.IProperty< ClassType, DataType, ReturnType > Interface Template Reference

Property interface More...

Inheritance diagram for Utilities.ORM.Manager.Mapper.Interfaces.IProperty< ClassType, DataType, ReturnType >:
Utilities.ORM.Manager.Mapper.BaseClasses.PropertyBase< ClassType, DataType, ReturnType > Utilities.ORM.Manager.Mapper.Interfaces.IProperty< ClassType >

Detailed Description

Property interface

Template Parameters
ClassTypeClass type
DataTypeData type
ReturnTypeReturn type
Type Constraints
ClassType :class 
ReturnType :IProperty 
ReturnType :ClassType 
ReturnType :DataType 
ReturnType :ReturnType 

Definition at line 40 of file IProperty.cs.


The documentation for this interface was generated from the following file: