diff options
Diffstat (limited to 'csharp.html.markdown')
| -rw-r--r-- | csharp.html.markdown | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/csharp.html.markdown b/csharp.html.markdown index 8c15b86f..87c2f704 100644 --- a/csharp.html.markdown +++ b/csharp.html.markdown @@ -5,6 +5,7 @@ contributors:      - ["Max Yankov", "https://github.com/golergka"]      - ["Melvyn Laïly", "http://x2a.yt"]      - ["Shaun McCarthy", "http://www.shaunmccarthy.com"] +filename: LearnCSharp.cs  ---  C# is an elegant and type-safe object-oriented language that enables developers to build a variety of secure and robust applications that run on the .NET Framework.  | 
