A builder is used in combination with a IFactory to instatiates an object without worrying about if debug mode is active or not.
Create an object of type T.
An instance of T element.
Generated using TypeDoc
A builder is used in combination with a IFactory to instatiates an object without worrying about if debug mode is active or not.