Scott Jenkins

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Scott Jenkins created a post,
    Answered

    C# Using statement and template?

    I have a snippet (live template) which adds the boilerplate to a class to instantiate its logger.   This requires a using statement to be added to the file. Is it possible to have the template add ...