MissingMethodException is designed to handle cases where an attempt is made to dynamically access a renamed or deleted method of an assembly that is not referenced by its strong name.
英
美
- MissingMethodException设计来处理这样一种情况:试图动态访问程序集中已重命名或已删除的方法,而该程序集不是用其强名称来引用。