PostStruct<T> 클래스

정의

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)

형식 매개 변수

T
상속
PostStruct<T>
구현

생성자

PostStruct<T>(IPost<Object>)

명시적 인터페이스 구현

IPost<T>.Post(T)

적용 대상