ByronMayne / AutoFactories

AutoFactories is a C# library used to generate factories for types to be used in dependency injection.
MIT License
1 stars 0 forks source link

Fixed #14 where parameters did not use the fully resolved type #15

Closed ByronMayne closed 4 months ago

ByronMayne commented 4 months ago

Fixed the issue with parameters not using the fully qualified name