This is pretty special.
-
if (currentRadioButton.Checked == false) return;
{
ViewManager.ShowOutputForm(this.ParentForm.MdiParent, eOutputForm);
InitRiskReturnToolWindow(m_eMode);
}Doesn't actually cause an error, but the GALL of someone to leave that in MY codebase....:mad::mad::mad::mad::mad:
Smokie, this is not 'Nam. This is bowling. There are rules. http://melpadden.wordpress.com
-
if (currentRadioButton.Checked == false) return;
{
ViewManager.ShowOutputForm(this.ParentForm.MdiParent, eOutputForm);
InitRiskReturnToolWindow(m_eMode);
}Doesn't actually cause an error, but the GALL of someone to leave that in MY codebase....:mad::mad::mad::mad::mad:
Smokie, this is not 'Nam. This is bowling. There are rules. http://melpadden.wordpress.com
-
I know. Look forward to more of these from me over the next few months as I wrest this codebase into something resembling a proper application....
Smokie, this is not 'Nam. This is bowling. There are rules. http://melpadden.wordpress.com
-
if (currentRadioButton.Checked == false) return;
{
ViewManager.ShowOutputForm(this.ParentForm.MdiParent, eOutputForm);
InitRiskReturnToolWindow(m_eMode);
}Doesn't actually cause an error, but the GALL of someone to leave that in MY codebase....:mad::mad::mad::mad::mad:
Smokie, this is not 'Nam. This is bowling. There are rules. http://melpadden.wordpress.com
Wow! That's something really new here! A very nice way to obfuscate code.
-
Wow! That's something really new here! A very nice way to obfuscate code.
I'm always in search for obfuscate code.
-
if (currentRadioButton.Checked == false) return;
{
ViewManager.ShowOutputForm(this.ParentForm.MdiParent, eOutputForm);
InitRiskReturnToolWindow(m_eMode);
}Doesn't actually cause an error, but the GALL of someone to leave that in MY codebase....:mad::mad::mad::mad::mad:
Smokie, this is not 'Nam. This is bowling. There are rules. http://melpadden.wordpress.com
-
I read it once and was like 'Huh, what's the problem?'. And then I saw it. That's the sign of a true horror. I don't think this even gives a warning in C# because the if is fully formed and bracing for scope is fine.
BobJanova wrote:
That's the sign of a true horrorprankster.
FTFY
Oxfords English < Official CCC Players Dictionary Excuse me for my improper grammar and typos. It's because English is my primary language, not my first language. My first languages are C# and Java. VB, ASP, JS, PHP and SQL are my second language. Indonesian came as my third language. My fourth language? I'm still creating it, I'll let you know when it's done! :-D
-
if (currentRadioButton.Checked == false) return;
{
ViewManager.ShowOutputForm(this.ParentForm.MdiParent, eOutputForm);
InitRiskReturnToolWindow(m_eMode);
}Doesn't actually cause an error, but the GALL of someone to leave that in MY codebase....:mad::mad::mad::mad::mad:
Smokie, this is not 'Nam. This is bowling. There are rules. http://melpadden.wordpress.com
-
if (currentRadioButton.Checked == false) return;
{
ViewManager.ShowOutputForm(this.ParentForm.MdiParent, eOutputForm);
InitRiskReturnToolWindow(m_eMode);
}Doesn't actually cause an error, but the GALL of someone to leave that in MY codebase....:mad::mad::mad::mad::mad:
Smokie, this is not 'Nam. This is bowling. There are rules. http://melpadden.wordpress.com
That is a work of art! :laugh: :laugh: