H
Hardy
I am doing a C# project.When we type /// an automatically typed XML
formatting of the current
method is displayed. I also need when I type //C then another comment
block should be displayed.ie. //C<Function>Function Name<\Function>
etc....How to implement this.Plz help me...
formatting of the current
method is displayed. I also need when I type //C then another comment
block should be displayed.ie. //C<Function>Function Name<\Function>
etc....How to implement this.Plz help me...