请问如何生成 Dynamic 参数的Action? #120
Unanswered
AshWang-whm
asked this question in
Q&A
Replies: 1 comment 1 reply
-
已经用 Natasha 了 没必要用 dynamic 了. 另外 Dynamic 无法反射出来. 可以使用 FastMethodOperator 去手动构建方法. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
请问如何生成 Dynamic 参数的Action? 似乎Dynamic 类型会被转成 Object 类型.
最终想要实现这种效果

Beta Was this translation helpful? Give feedback.
All reactions