csharp notes – 2
摘要:
1. delegate Compatibility 1) Type compatibility Delegate types are all incompatible with each other, even if their signatures are the same delegate void D1( ); delegate void D2( ); ... D1 d1 = Metho... 阅读全文
posted @ 2010-04-02 16:25 逗号李 阅读(131) 评论(0) 推荐(0)
浙公网安备 33010602011771号