L locotrains New Member Sep 26, 2012 #1 several classes in my dll require a set of the data ( general configuration ) . these data are provided by the one who uses the dll . so data should be injected as a dependency . now I wonder how to do that .
several classes in my dll require a set of the data ( general configuration ) . these data are provided by the one who uses the dll . so data should be injected as a dependency . now I wonder how to do that .