using System; public delegate void OVRCallback(T arg1, U arg2, V arg3);