Development
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Development created a post, Live Templates with multiple instances of multiple variables
I'm having trouble getting this live template to work and I'm not sure what I'm doing wrong. Here is my live template setup:Language: C# private $type$ $propName$; public $type$ $PROP$ { ...