Sdílet prostřednictvím


FrameFactory<C> Třída

Definice

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

Parametry typu

C
Dědičnost
FrameFactory<C>
Atributy
Implementuje

Konstruktory

FrameFactory<C>()

Explicitní implementace rozhraní

IFrameFactory<C>.Make()

Platí pro