Skip to main content
Version: 1.x

@microsoft/fast-foundation > ResolverBuilder > (constructor)

ResolverBuilder.(constructor)

Constructs a new instance of the ResolverBuilder class

Signature:
constructor(container: Container, key: Key);

Parameters

ParameterTypeDescription
containerContainerThe container to create resolvers for.
keyKeyThe key to register resolvers under.