C# list.ForEach用法

list.ForEach(delegate(T model)
{
        ...
});

 

posted @ 2017-07-04 14:14  海角之上  阅读(6675)  评论(0编辑  收藏  举报