Extending methods to any instance is really easy: public static string LeaveJustNumbers(this string text)
I am working with C# and a WPF project. I created a button that, when clicked, process information that generally can last less than 3 minutes; during that time I would like to show a message box ind