Message in Chinese (Simplified) (中文(简体))
为名为“<var>X</var>”的委托输入提供的参数具有无效类型。委托输入的类型为“<var>Type Name</var>”,而参数的类型为“X”。参数的类型必须强制为委托输入的类型。
Unlocalized message
The argument provided for the delegate input named '<var>X</var>' had an invalid type. The delegate input is of type '<var>Type Name</var>' and the argument is of type 'X'. The argument's type must be coercible to the delegate input's type.
Search by Google