Share via


FrameFactory<C>.IFrameFactory<C>.Make Method

Definition

Microsoft.Bot.Builder.Internals.Fibers.IFrame<C> IFrameFactory<C>.Make ();
abstract member Microsoft.Bot.Builder.Internals.Fibers.IFrameFactory<C>.Make : unit -> Microsoft.Bot.Builder.Internals.Fibers.IFrame<'C>
override this.Microsoft.Bot.Builder.Internals.Fibers.IFrameFactory<C>.Make : unit -> Microsoft.Bot.Builder.Internals.Fibers.IFrame<'C>
Function Make () As IFrame(Of C) Implements IFrameFactory(Of C).Make

Returns

Implements

Applies to