共用方式為


IWaiter<C> 介面

定義

等候人員等候張貼專案。

public interface IWaiter<C>
type IWaiter<'C> = interface
Public Interface IWaiter(Of C)

類型參數

C
衍生

備註

光纖和光纖框架都是等候者。

屬性

Mark

用來儲存與此框架相關聯的等候的「信箱」。

Wait

作用中等候此等候者。

適用於