C# Lambda

()=>{ return result; }
(a,b)=>{ }
原文地址:https://www.cnblogs.com/kingBook/p/10303090.html