ASP.NET,C#.NET,VB.NET,JQuery,JavaScript,Gridview,SQL Server,Ajax,jQuery Plugins,jQuery UI,SSRS,XML,HTML,jQuery demos,code snippet examples.

Breaking News

  1. Home
  2. .NET CORE
  3. c#11
  4. A new access modifier is introduced in C# 11

A new access modifier is introduced in C# 11

 C# 11 New Feature💡

 
A new access modifier is introduced in C# 11 🔥
 
⭐ "file" is new access modifier introduced in C# 11
 
⏩ The "file" modifier restricts visibility to the file in which it's declared
 
⏩ File-local types provide source generators with a convenient way to avoid name collisions among generated types

A new access modifier is introduced in C# 11


No comments