namespace A { using System; using System.Runtime.CompilerServices; using System.Windows.Forms; internal delegate DialogResult cd3197cf4cd8abca4eb66fd396264bed2(string, string, MessageBoxButtons); }