Removed a needless ToString() on a string variable that actually caused...
Removed a needless ToString() on a string variable that actually caused problems if the string in question was null.
Loading
Please register or sign in to comment
Removed a needless ToString() on a string variable that actually caused problems if the string in question was null.