Partilhar via


PostStruct<T> Classe

Definição

public sealed class PostStruct<T> : Microsoft.Bot.Builder.Internals.Fibers.IPost<T>
type PostStruct<'T> = class
    interface IPost<'T>
Public NotInheritable Class PostStruct(Of T)
Implements IPost(Of T)

Parâmetros de Tipo Genérico

T
Herança
PostStruct<T>
Implementações

Construtores

PostStruct<T>(IPost<Object>)

Implementações de Interface Explícita

IPost<T>.Post(T)

Aplica-se a