Interface TupleFunction


  • public interface TupleFunction
    A function that can return a tuple of Values. This can be used to implement "property functions" or "magic properties".