Message in Japanese (日本語)
'<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