Although the default binder does not process ParameterModifier (the modifiers parameter), you can use the abstract System.Reflection.::.Binder class to write a custom binder that does process modifiers.
英
美
- 尽管默认的联编程序不处理ParameterModifier(modifiers参数);您仍然可以使用抽象System.;Reflection