weiqi he

- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
weiqi he commented, -
weiqi he created a post, How to list all members and properties of a class with their full informations?
Now I am using the 'File Structure' window. It is greate! With its help, it is able to see such as public, protected, private, override, by different icons.However, it cannot indicate such as: stat... -
weiqi he created a post, 4.5 or 5.1.1 better for VS2008? Considering on performance.
I'm now using 4.5.1289 in vs2008. It's features are enough for me but it's performace is not perfect.I want to know if 5.1.1 is better for VS2008, just considering on performance.If 5.1.1 is faster... -
weiqi he commented, -
-
weiqi he commented, -
weiqi he created a post, Refactor: a class can be moved to outter scope but CANNOT be moved to inner scope
As a result, this refactor cannot be reversed.Does any body have the same problem?Here, "move to outter scope" is means:FROM: public class Class3 { public class Class3Inner { ... -
-
weiqi he created a post, How to refactor the visibility of an abstract member?
I want to change the visibility of an abstract member, from public to protected. All overrides should be changed too.How can I do this by ReSharper?Thanks. -