1. <small id='WNkn8'></small><noframes id='WNkn8'>

    <i id='WNkn8'><tr id='WNkn8'><dt id='WNkn8'><q id='WNkn8'><span id='WNkn8'><b id='WNkn8'><form id='WNkn8'><ins id='WNkn8'></ins><ul id='WNkn8'></ul><sub id='WNkn8'></sub></form><legend id='WNkn8'></legend><bdo id='WNkn8'><pre id='WNkn8'><center id='WNkn8'></center></pre></bdo></b><th id='WNkn8'></th></span></q></dt></tr></i><div id='WNkn8'><tfoot id='WNkn8'></tfoot><dl id='WNkn8'><fieldset id='WNkn8'></fieldset></dl></div>
    • <bdo id='WNkn8'></bdo><ul id='WNkn8'></ul>

      <tfoot id='WNkn8'></tfoot>
      <legend id='WNkn8'><style id='WNkn8'><dir id='WNkn8'><q id='WNkn8'></q></dir></style></legend>
    1. Delegate.Invoke 和 Delegate() 之间的区别

      Difference between Delegate.Invoke and Delegate()(Delegate.Invoke 和 Delegate() 之间的区别)
    2. <legend id='qfNlH'><style id='qfNlH'><dir id='qfNlH'><q id='qfNlH'></q></dir></style></legend>

      1. <small id='qfNlH'></small><noframes id='qfNlH'>

            <bdo id='qfNlH'></bdo><ul id='qfNlH'></ul>
            <tfoot id='qfNlH'></tfoot>

                <tbody id='qfNlH'></tbody>

                <i id='qfNlH'><tr id='qfNlH'><dt id='qfNlH'><q id='qfNlH'><span id='qfNlH'><b id='qfNlH'><form id='qfNlH'><ins id='qfNlH'></ins><ul id='qfNlH'></ul><sub id='qfNlH'></sub></form><legend id='qfNlH'></legend><bdo id='qfNlH'><pre id='qfNlH'><center id='qfNlH'></center></pre></bdo></b><th id='qfNlH'></th></span></q></dt></tr></i><div id='qfNlH'><tfoot id='qfNlH'></tfoot><dl id='qfNlH'><fieldset id='qfNlH'></fieldset></dl></div>
                本文介绍了Delegate.Invoke 和 Delegate() 之间的区别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                delegate void DelegateTest();
                
                DelegateTest delTest;
                

                调用 delTest.Invoke()delTest() 有什么区别?两者都会在当前线程上执行委托,对吧?

                Whats the difference between calling delTest.Invoke() and delTest()? Both would execute the delegate on the current thread, right?

                推荐答案

                delTest() 表单是一个编译器助手,在它下面实际上是对 Invoke().

                The delTest() form is a compiler helper, underneath it is really a call to Invoke().

                这篇关于Delegate.Invoke 和 Delegate() 之间的区别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                相关文档推荐

                Multicast delegate weird behavior in C#?(C# 中的多播委托奇怪行为?)
                Parameter count mismatch with Invoke?(参数计数与调用不匹配?)
                How to store delegates in a List(如何将代表存储在列表中)
                How delegates work (in the background)?(代表如何工作(在后台)?)
                C# Asynchronous call without EndInvoke?(没有 EndInvoke 的 C# 异步调用?)
                Delegate.CreateDelegate() and generics: Error binding to target method(Delegate.CreateDelegate() 和泛型:错误绑定到目标方法)
                <i id='Ljiwq'><tr id='Ljiwq'><dt id='Ljiwq'><q id='Ljiwq'><span id='Ljiwq'><b id='Ljiwq'><form id='Ljiwq'><ins id='Ljiwq'></ins><ul id='Ljiwq'></ul><sub id='Ljiwq'></sub></form><legend id='Ljiwq'></legend><bdo id='Ljiwq'><pre id='Ljiwq'><center id='Ljiwq'></center></pre></bdo></b><th id='Ljiwq'></th></span></q></dt></tr></i><div id='Ljiwq'><tfoot id='Ljiwq'></tfoot><dl id='Ljiwq'><fieldset id='Ljiwq'></fieldset></dl></div>
                  <tbody id='Ljiwq'></tbody>
                  <legend id='Ljiwq'><style id='Ljiwq'><dir id='Ljiwq'><q id='Ljiwq'></q></dir></style></legend>

                    <bdo id='Ljiwq'></bdo><ul id='Ljiwq'></ul>

                      1. <small id='Ljiwq'></small><noframes id='Ljiwq'>

                        <tfoot id='Ljiwq'></tfoot>