共用方式為


PostStruct<T>(IPost<Object>) 建構函式

定義

public PostStruct (Microsoft.Bot.Builder.Internals.Fibers.IPost<object> postBoxed);
new Microsoft.Bot.Builder.Internals.Fibers.PostStruct<'T> : Microsoft.Bot.Builder.Internals.Fibers.IPost<obj> -> Microsoft.Bot.Builder.Internals.Fibers.PostStruct<'T>
Public Sub New (postBoxed As IPost(Of Object))

參數

postBoxed
IPost<Object>

適用於