It submits back to itself, so the same controller will be used.
它提交回表单本身,因此会用到同一个控制器。
How can I call different GET Methods in the same Controller utilizing different parameters?
我怎么能调用不同的方法在相同的控制器利用不同的参数吗?
I ran into a problem with this because shooting and pump faking are tied to the same controller movement.
我遇到一个问题,投篮和假动作上篮都是一个操作。
应用推荐