diff options
| -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 3de1eb66..584d40fd 100644 --- a/csharp.html.markdown +++ b/csharp.html.markdown @@ -535,6 +535,7 @@ namespace Learning   * Enums, Flags   * Attributes   * Generics (T), Delegates, Func, Actions, lambda expressions + * Static properties, methods and classes   * Exceptions, Interfaces, Abstraction   * LINQ   * ASP.NET (Web Forms/MVC/WebMatrix)  | 
