Język

PostStruct<T> Klasa

Definicja

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)

Parametry typu

T
Dziedziczenie
PostStruct<T>
Implementuje

Konstruktory

Nazwa Opis
PostStruct<T>(IPost<Object>)

Jawne implementacje interfejsu

Nazwa Opis
IPost<T>.Post(T)

Dotyczy