Delegate EventHandlerWithReturnType<T, U, R> Definition Namespace:Tizen.NUI Assembly:Tizen.NUI.dll [UnmanagedFunctionPointer(CallingConvention.Cdecl)] public delegate R EventHandlerWithReturnType<T, U, R>(T source, U e)