You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
R# says to use _camelCase naming for private static fields. VSD says to use PascalCase names for them. I usually use R#'s suggestions, but who is right here?
The text was updated successfully, but these errors were encountered:
R# says to use
_camelCase
naming for private static fields. VSD says to usePascalCase
names for them. I usually use R#'s suggestions, but who is right here?The text was updated successfully, but these errors were encountered: