multicast delegate
常見例句
- Inside a multicast delegate invocation, each target is called in succession.
在多播委托的內(nèi)部,每個(gè)對(duì)象會(huì)被連續(xù)的調(diào)用。 - A multicast delegate maintains an invocation list of the methods it is bound to.
廣播 委托維護(hù)它所綁定到的方法的調(diào)用列表。 - When overridden in a derived class, gets a value indicating whether the event delegate is a multicast delegate.
在衍生類別中覆寫時(shí),取得指示事件委派是否為多點(diǎn)傳送委派的值。 返回 multicast delegate