Interface IPropertyReference<R,T>

All Superinterfaces:
IFeatureReference<R,T>
All Known Implementing Classes:
BoundPropertyChainReference, BoundPropertyReference, PropertyChainReference, PropertyReference

public interface IPropertyReference<R,T> extends IFeatureReference<R,T>
  • Method Details