Dim test As Action(Of Integer, Integer) = Sub(x, y)
MsgBox(x + y)
End Sub
test.Invoke(10, 20)
test.Invoke(20, 30)
test.Invoke(30, -1)
End Sub
|
暂时没有评论
发表评论 - 不要忘了输入验证码哦! |
|
-博客论坛-|-﨣﨤﨧﨨- -网站导航-|-规范下载- -BelovedFLash欣赏-
|
|
Tiancao Blog All Rights Reserved 田草博客 版权所有 Copyright © |