开发者

Terminology: event raised with parameters?

I am only not sure if one can say that event has parameters. E.g. KeyDown ev开发者_运维百科ent. Should I say that it was raised with two parameters? What is the terminology here?

EDIT:I am trying to find out whether it is correct to say that an event is raised with parameters. Or what is the correct terminology - event with objects holding additional information? Thanks


When you send data with the raised event, its called Arguments.
See: http://msdn.microsoft.com/en-us/library/cwa28bw2(v=vs.80).aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜