Custom instance factory
You may wish to provide a custom object instance factory. The example below shows how to achieve this.
Note
In this example we are just using what the default configuration uses: Activator.CreateInstance
You may wish to provide a custom object instance factory. The example below shows how to achieve this.
Note
In this example we are just using what the default configuration uses: Activator.CreateInstance