dimanche 22 février 2015

C# - How to load dll at runtime in WinRT universal application

In .Net there is System.Reflection.Assembly.LoadFrom("File location") and System.Reflection.Assembly.LoadFile("File location"). In WinRT there is only System.Reflection.Assembly.Load(System.Reflection.AssemblyName). Then how do I load the dll files in WinRT?






Aucun commentaire:

Enregistrer un commentaire