Skip to content

Commit

Permalink
Extension type proposal
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimatay authored Nov 18, 2024
1 parent 3a6a9d5 commit c7773be
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ExtensionTypesCsharp13/Program.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@

// Extension types
// https://github.com/dotnet/csharplang/blob/main/proposals/extensions.md

// C# 3.0 Version
public static class StringExtensionsCsharp3
{
Expand Down

0 comments on commit c7773be

Please sign in to comment.