Skip to content

Commit c7773be

Browse files
authoredNov 18, 2024
Extension type proposal
1 parent 3a6a9d5 commit c7773be

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎ExtensionTypesCsharp13/Program.cs

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-

1+
// Extension types
2+
// https://github.com/dotnet/csharplang/blob/main/proposals/extensions.md
3+
24
// C# 3.0 Version
35
public static class StringExtensionsCsharp3
46
{

0 commit comments

Comments
 (0)