c# - Generating a static constructor with all fields in Xamarin studio -


pressing command+i on mac osx in xamarin studio gives me choice create constructor fields so:

enter image description here

however, don't see way make own custom code generators these. xamarin studio has way generate code "code snippets", however, can't find way parameter list using code snippets.

i looking way insert template c# class automatically lists local fields in order make static constructor. know of way?


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -