All Tags »
C#
Showing page 4 of 4 (31 total posts)
-
I'm getting this warning on a parameter called callbackObject and offering to rename it to callback.
Why is this a language specific type name?
Wouldn't callback trigger the same rule?
What am I missing?
4