Interface IBiFunction
Represents a function that accepts two arguments and produces a result. This is the two-arity specialization of IFunction.
Namespace: Gremlin.Net.Process.Traversal
Assembly: cs.temp.dll.dll
Syntax
public interface IBiFunction