gumbarros
❔ What is the difference between public static and public static virtual in a interface?
This is a interface for dynamic plugins loaded from a
AssemblyLoadContext
.
What is the difference between public static virtual
and public static
in a interface? When I use public static virtual
, the method cannot be loaded by reflection.4 replies
Help with WPF app
It's this microsoft store app https://apps.microsoft.com/store/detail/c-to-dart-transpiler/9P5BNFRSMQ00?hl=pt-br&gl=br, it's not mine but I really need to use it.
I found the error on the event viewer. How can I solve this without the source code?
4 replies