New SQL Server project templates for VS2015 (CSSqlClassFile.cs)
1: using System;
2: using System.Collections.Generic;
3: using System.Text;
4:
5: namespace $assemblyrootnamespace$
6: {
7: class $safeitemrootname$
8: {
9: }
10: }
Comments (
)
Link to this page:
//www.vb-net.com/VS2015-SQL-Server-Project-Templates/CSSqlClassFile-cs.htm
|