共用方式為


IWait 介面

定義

public interface IWait
type IWait = interface
Public Interface IWait
衍生

屬性

ItemType

rest 委派的專案參數類型。

Need

等候的階段。

NeedType

等候專案的靜態類型。

Rest

rest 委派方法。

方法

Fail(Exception)

將此等候標示為符合此失敗例外狀況。

Post<T>(T)

將此等候標示為滿意此專案。

擴充方法

ValidateNeed(IWait, Need)

適用於