Compartir a través de


PostStruct<T> Clase

Definición

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

T
Herencia
PostStruct<T>
Implementaciones

Constructores

PostStruct<T>(IPost<Object>)

Implementaciones de interfaz explícitas

IPost<T>.Post(T)

Se aplica a