다음을 통해 공유


InvalidNeedException(IWait, Need) 생성자

정의

public InvalidNeedException (Microsoft.Bot.Builder.Internals.Fibers.IWait wait, Microsoft.Bot.Builder.Internals.Fibers.Need need);
new Microsoft.Bot.Builder.Internals.Fibers.InvalidNeedException : Microsoft.Bot.Builder.Internals.Fibers.IWait * Microsoft.Bot.Builder.Internals.Fibers.Need -> Microsoft.Bot.Builder.Internals.Fibers.InvalidNeedException
Public Sub New (wait As IWait, need As Need)

매개 변수

wait
IWait
need
Need

적용 대상