Is there OnLoad event for C# libraries?

Posted by Eran Betzalel on Stack Overflow See other posts from Stack Overflow or by Eran Betzalel
Published on 2010-05-30T14:50:27Z Indexed on 2010/05/30 14:52 UTC
Read the original article Hit count: 298

Filed under:
|
|
|

I want to initialize my C# library as it loads by another process, is it possible and if so - how?

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET