shea martin
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Live Template multiple insertion points
I have a common scenario where I need to add a property to a class, then assign it a value in an Init(object initFrom) function, and then transfer that value in a Transfer(object toThisObject) func...