摘要: Action : 传递参数,只进不出,所以方法为voidFunc : 传递参数,有进有出,所以传递的方法要returnusing System;using System.Collections.Generic;using System.Linq;namespace rooxml{ public... 阅读全文
posted @ 2015-04-29 11:41 Cvjar 阅读(169) 评论(0) 推荐(0)