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
Omitting static class names is a little trickier and not always possible - it's not always known what the type of "this" is. Won't fix such references; these will be explicit.
From eamon.nerbonne on January 11, 2011 16:12:24
Omit own-class references where possible (e.g. this or object in object.Equals)
Original issue: http://code.google.com/p/expressiontocode/issues/detail?id=5
The text was updated successfully, but these errors were encountered: