using System; public delegate void OVRCallback<T, U>(T arg1, U arg2);