Programming concepts (C#)
This section explains programming concepts in the C# language.
In this section
Title | Description |
---|---|
Covariance and Contravariance (C#) | Shows how to enable implicit conversion of generic type parameters in interfaces and delegates. |
Iterators (C#) | Describes iterators, which are used to step through collections and return elements one at a time. |
Related sections
-
Discusses several basic rules that might help you increase the performance of your application.
Cộng tác với chúng tôi trên GitHub
Bạn có thể tìm thấy nguồn cho nội dung này trên GitHub, nơi bạn cũng có thể tạo và xem lại các vấn đề và yêu cầu kéo. Để biết thêm thông tin, hãy xem hướng dẫn dành cho người đóng góp của chúng tôi.