Creating New

How to make “DataTable dt = new();” be the default vs “DataTable dt = new DataTable();”???

 

 

0
1 comment

Hello Jeff,

Please check that in ReSharper | Options | Code Editing | C# | Syntax Style | Object creation both options are set to “Specify type”.

Let me know how it works for you.

Thank you.

0

Please sign in to leave a comment.