Beginning in C# 12, you can declare a primary constructor in classes and structs. You place any parameters in parentheses following the type name
Beginning in C# 12, you can declare a primary constructor in classes and structs. You place any parameters in parentheses following the type name