Interface IFeatureReference<R,T>

All Known Subinterfaces:
IConstructorReference<R,T>, IInvokableFeatureReference<R,T>, IMethodReference<R,T>, IPropertyReference<R,T>
All Known Implementing Classes:
BoundMethodReference, BoundPropertyChainReference, BoundPropertyReference, ConstructorReference, FeatureReference, MethodReference, PropertyChainReference, PropertyReference

public interface IFeatureReference<R,T>
  • Method Details