Freigeben über


FrameFactory<C> Klasse

Definition

[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)

Typparameter

C
Vererbung
FrameFactory<C>
Attribute
Implementiert

Konstruktoren

FrameFactory<C>()

Explizite Schnittstellenimplementierungen

IFrameFactory<C>.Make()

Gilt für: