We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a6a9d5 commit c7773beCopy full SHA for c7773be
ExtensionTypesCsharp13/Program.cs
@@ -1,4 +1,6 @@
1
-
+// Extension types
2
+// https://github.com/dotnet/csharplang/blob/main/proposals/extensions.md
3
+
4
// C# 3.0 Version
5
public static class StringExtensionsCsharp3
6
{
0 commit comments