Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 253 Bytes

File metadata and controls

10 lines (6 loc) · 253 Bytes

Pure Const

We all love C++!

So I bring the key word const to C#! I hope you'll like it.

Add the Attribute TedToolkit.PureConst.ConstAttribute to your Method or Parameter. Or, add the comment .const after your variable declarations.

Have fun!