摘要: 个人理解委托存在3对象 1.调用者对象 2.被调用者对象 3.前两者之间的桥梁对象 using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Dra 阅读全文
posted @ 2017-01-03 09:57 黎明之始 阅读(143) 评论(0) 推荐(0)