Exemple #1
0
 public bool MiscCanLoadAssembly(string path)
 {
     return(AssemblyHelper.CanLoadAssembly(path));
 }