https://github.com/arnab-developer/variance-generic-interface
A demo to show Variance in Generic Interfaces with C#
https://github.com/arnab-developer/variance-generic-interface
Last synced: 3 months ago
JSON representation
A demo to show Variance in Generic Interfaces with C#
- Host: GitHub
- URL: https://github.com/arnab-developer/variance-generic-interface
- Owner: Arnab-Developer
- License: mit
- Created: 2013-04-07T06:48:46.000Z (about 12 years ago)
- Default Branch: main
- Last Pushed: 2021-04-09T11:52:18.000Z (about 4 years ago)
- Last Synced: 2025-01-17T02:24:09.459Z (5 months ago)
- Language: C#
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Variance in Generic Interfaces with C#
A demo to show Variance in Generic Interfaces with C#
https://arnabroychowdhuryblog.wordpress.com/2013/03/29/variance-and-generic-interface/