Sdílet prostřednictvím


PostStruct<T> Třída

Definice

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
Dědičnost
PostStruct<T>
Implementuje

Konstruktory

PostStruct<T>(IPost<Object>)

Explicitní implementace rozhraní

IPost<T>.Post(T)

Platí pro