Delegate _method; _method.DynamicInvoke(_args);
谢谢.
using ImpromptuInterface
…
_method.FastDynamicInvoke(_args);