C# 버전 업 패기있게 진행 중. 버전별로 추가되는 피처를 차근차근 따라잡기 위해 만든 피처 테스트 프로젝트
- Generics
- Iterators
- Partial Classes
- Nullable Types
- Anonymous Methods
- Namespace alias qualifier
- Static Classes
- External Assembly Alias
- Property Accessor Accessibility
- Covariance and Contravariance in Delegates
- Fixed Size Buffers
- Friend Assemblies
- Inline warning control
- volatile
- The volatile keyword can now be applied to IntPtr and UIntPtr.
- LINQ
- Implicitly Typed Local Variables and Arrays
- Object Initializers
- Collection Initializers
- Extension Methods
- Anonymous Types
- Lambda Expressions
- Auto-Implemented Properties
- Partial Method Definitions