Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBuilder<T>

A builder is used in combination with a IFactory to instatiates an object without worrying about if debug mode is active or not.

Type Parameters

  • T

Hierarchy

  • IBuilder

Implemented by

Index

Methods

Methods

  • build(): T

Generated using TypeDoc