'=>'的名称是什么? ? [英] What is the name of '=>' ?

查看:123
本文介绍了'=>'的名称是什么? ?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





现在我只使用mvc ..



i有一些示例项目,更多的是'=>'..





 Html.TextBoxFor(m = >  m.CustomerCode)





该符号的名称是什么?

是什么意思=> ?



问候

AR

解决方案

Lambda运算符 [ ^ ]。


它被称为Lambda运算符,它引入了内联函数定义。

MSDN [ ^ ]描述得很好。


它被称为Lambda运算符

hi,

now only i am using mvc..

i have some sample project, that is more have '=>'..

Like

Html.TextBoxFor(m => m.CustomerCode)



What is the name of that symbol?
what is meant by => ?

Regards
AR

解决方案

Lambda operator[^].


It's called the "Lambda operator" and it introduces an inline function definition.
MSDN[^] describes it well.


it's called "Lambda operator".


这篇关于'=>'的名称是什么? ?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆