I have this program:
// Program ID: 0000 using System; class Program { class A { public Action action; } static void Main() {