Partager via


PostStruct<T>(IPost<Object>) Constructeur

Définition

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))

Paramètres

postBoxed
IPost<Object>

S’applique à