Interface Func_2<T,​TResult>


  • public interface Func_2<T,​TResult>
    • Method Summary

      Modifier and Type Method Description
      TResult call​(T arg)