共用方式為


Extensions.ValidateNeed(IWait, Need) 方法

定義

public static void ValidateNeed (this Microsoft.Bot.Builder.Internals.Fibers.IWait wait, Microsoft.Bot.Builder.Internals.Fibers.Need need);
static member ValidateNeed : Microsoft.Bot.Builder.Internals.Fibers.IWait * Microsoft.Bot.Builder.Internals.Fibers.Need -> unit
<Extension()>
Public Sub ValidateNeed (wait As IWait, need As Need)

參數

wait
IWait
need
Need

適用於