I'm going to use reflection in my project, and make a reference to Reflection Assembly. The strange thing is the only Assembly.Load method I can find here is
public static Assembly Load(AssemblyName assemblyRef)
What I want is
public static Assembly Load(string assemblyString)
Anyone can plz help to solve this problem?
Aucun commentaire:
Enregistrer un commentaire