M H
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Refactoring Property
If I type this: public int lastId { get;set; } Then if I highlight ";set; " with keyboard as to type over it and press the "{" it creates the following: public int lastId { ...