Is there a placeholder for classname in Visual Studio 2008? -


I am creating a snippet and instead of typing it to replace the current class name Required

Now it is:

  Using Daniel. Nursing Scheduling.action.Data Services Interface Public class $ name $ data service: saradata service & lt; $ NAME $ & gt ;, $$$ DataService Service {Public $ NAME $ Data Service (IRPository & lt; $ NAME $ & gt; stores): Base (repository) {}  

Will a placeholder change automatically?


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -