Philosophizing about the .Net religion
Browse by Tags
All Tags »
Technology »
VB.Net »
Weird Ideas (
RSS)
-
|
So a co-worker (Scott H.) sent me some code that is purely fictional (but a sick part of me wishes I had actually found it in the wild). Here's the code - Public Function IsNotFalse( ByRef Value As Boolean ) As Boolean IsNotFalse = False If Value = True...
|
More Posts