You only need to call SatisfyImports once then use the "GetExportedValue" to new up the types from the container
Container.GetExportedValue<ICountries>();
I know this is quite an old post but its nice to have questions wrapped up.
You only need to call SatisfyImports once then use the "GetExportedValue" to new up the types from the container
Container.GetExportedValue<ICountries>();
I know this is quite an old post but its nice to have questions wrapped up.