Delen via


PostStruct<T> Klas

Definitie

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)

Type parameters

T
Overname
PostStruct<T>
Implementeringen

Constructors

PostStruct<T>(IPost<Object>)

Expliciete interface-implementaties

IPost<T>.Post(T)

Van toepassing op