Interface IBiFunction
Represents a function that accepts two arguments and produces a result. This is the two-arity specialization of IFunction.
public interface IBiFunction
Represents a function that accepts two arguments and produces a result. This is the two-arity specialization of IFunction.
public interface IBiFunction