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