Tagged Questions
0
votes
1answer
217 views
Assembly Attributes with Dynamically Loaded Assembly
I'm using a 3rd party library which requires a static method to be invoked before it is used - it sets the serial key to validate the license for the software. I'm needing to use this library in ...