FrameFactory<C> 클래스

정의

[System.Serializable]
public sealed class FrameFactory<C> : Microsoft.Bot.Builder.Internals.Fibers.IFrameFactory<C>
[<System.Serializable>]
type FrameFactory<'C> = class
    interface IFrameFactory<'C>
Public NotInheritable Class FrameFactory(Of C)
Implements IFrameFactory(Of C)

형식 매개 변수

C
상속
FrameFactory<C>
특성
구현

생성자

FrameFactory<C>()

명시적 인터페이스 구현

IFrameFactory<C>.Make()

적용 대상