摘要:
Part 89 ParameterizedThreadStart delegateUse ParameterizedThreadStart delegate to pass data to the thread functionclass Program { static voi... 阅读全文
posted @ 2015-10-11 23:41
Gester.Lin
阅读(288)
评论(2)
推荐(0)
摘要:
What is Func in C#?In simple terms,Func is just generic delegate. Depending on the requirement,the type parameters(T and TResult) can be replaced with... 阅读全文
posted @ 2015-10-11 22:43
Gester.Lin
阅读(182)
评论(0)
推荐(0)
摘要:
class Program { static void Main(string[] args) { List persons = new List() { new Person{ID=101,Name="lin1... 阅读全文
posted @ 2015-10-11 22:40
Gester.Lin
阅读(259)
评论(0)
推荐(0)

浙公网安备 33010602011771号