Index
| Namespace
net.lshift.ndocproc.examples.two
public delegate BinaryIntFunction
extends
MulticastDelegate
public delegate int BinaryIntFunction(
int
one,
int
two)
Return type
int
Parameters
Name
Type
one
int
two
int
Summary
A delegate.