Interface IFunction<T,​TResult>

    • Method Detail

      • func

        TResult func​(T arg)
        Func.
        Parameters:
        arg - the arg
        Returns:
        the t result