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