C# delegate委托
摘要:委托:存储函数引用类型 返回类型 和 参数 一致 为什么不判断参数传入而选择不同函数方法,而非要delegate呢 还要new一个新的delegate类...
阅读全文
posted @ 2016-09-07 14:03
posted @ 2016-09-07 14:03
posted @ 2016-09-06 14:31
posted @ 2016-08-30 10:14