dynamic RunBinaryHandler(
Zone self,
ZoneDelegate parent,
Zone zone,
dynamic f(arg1, arg2),
arg1,
arg2
)

Not documented.