摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace ConsoleApplication1{ class Program { static void Main(string[] args) { B<string> b = new B<string&g... 阅读全文
posted @ 2009-05-30 12:34
kiminozo
阅读(503)
评论(0)
推荐(0)
摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text; namespace SimpleVariance{ class Animal { } class Cat: Animal { } class Program { // To understand what the new CoVar... 阅读全文
posted @ 2009-05-30 12:15
kiminozo
阅读(673)
评论(0)
推荐(0)
浙公网安备 33010602011771号