You are on page 1of 1

* To place opening brace on the same line do the following

1. goto tools > options > C# > Formatting > New Lines
* To create construction type "ctor" and tab twice
* To create a propery with default get and set type "prop" and tab twice
* To create a propery with separate get and set type "propfull" and tab twice

You might also like