0
votes
Setter / property injection in Unity without attributes
The following walkthrough shows one way of doing it through configuration. You can of course wire it through code as well.
…
1
vote
Unity: Fatal Execution Engine Error when resolving a TimeSpan
I'm not sure why you get the error, but I tried to replace the type configuration (in the configuration file you edited out) with the following it works.
<instances>
<ad …
