1 Func<object, int> RTFunc = (RTFuncRT) => 2 { 3 return (RTFuncRT as Func<object, int>)(RTFuncRT); 4 };