Interface IFunctionDelegate<T1 extends List<?>,​T2 extends List<?>,​TResult>

  • Type Parameters:
    T1 - the generic type
    T2 - the generic type
    TResult - the generic type
    All Known Implementing Classes:
    AutodiscoverService

    public interface IFunctionDelegate<T1 extends List<?>,​T2 extends List<?>,​TResult>
    The Interface FuncDelegateInterface.