a + b + captured); } private static void Test(Func p) { p(1, 2); } } ]]>