If I write a for, do, or while loop, is it possible to come out of this with the return keyword?
Eg:
class BreakTest { public static void Main() {
Keep these in mind: