Visual Studio already has a default code snippet for this. Just type cw
and press tab. Note that if you’re considering using a method, it may lack some features like the automatic string.Format and other overloaded parameters.
Visual Studio already has a default code snippet for this. Just type cw
and press tab. Note that if you’re considering using a method, it may lack some features like the automatic string.Format and other overloaded parameters.