-
Notifications
You must be signed in to change notification settings - Fork 3
.NET inheritance (LV)
viltbalint edited this page Jan 9, 2018
·
1 revision
- Sources:
- Two possible approaches that don’t work
- Create B in LV (possible only if A is in packed library) --> can’t cast B to B.NET
- Create B.NET: Can’t be done that B.NET inherits from A.NET