You use Reflection to obtain information about a method named MyMethod.You need to ascertain whether MyMethod is accessible to a derived class.What should you do?()
- A、Call the IsAssembly property of the MethodInfo class.
- B、Call the IsVirtual property of the MethodInfo class.
- C、Call the IsStatic property of the MethodInfo class.
- D、Call the IsFamily property of the MethodInfo class.
正确答案:D
答案解析:有
微信扫一扫手机做题