Unfortunately, you can't invoke a generic constructor with a wildcard type argument, even though you know such a constructor exists. However, you can do this.
2
函数需要2个参数,只传递了一个参数,错误; 又试了好多方法,都不行。
Failed to call function OnClickText of class TestClickShell Calling function OnClickText With1 parameter but the function requires 2.