G
Guest
Hi all
I am making my first steps in VB .NET and I have some doubts with inheritance. How does inheritance work whe
inheriting a base class in a different assembly? Is inheritance solved at compile time or at runtime? It seems to me tha
inheriting in the same assembly is more performant (efficient) than inherting in other assembly, is that correct
TIA
MikeAR
I am making my first steps in VB .NET and I have some doubts with inheritance. How does inheritance work whe
inheriting a base class in a different assembly? Is inheritance solved at compile time or at runtime? It seems to me tha
inheriting in the same assembly is more performant (efficient) than inherting in other assembly, is that correct
TIA
MikeAR