Table of Contents

Interface IPanelElementBuilder

Namespace
SharpConsoleUI.Panel
Assembly
SharpConsoleUI.dll

Interface for panel element builders that produce IPanelElement instances.

public interface IPanelElementBuilder
Extension Methods

Methods

Build()

Builds and returns the configured panel element.

IPanelElement Build()

Returns

IPanelElement