09.04.2010, 15:30
The argument that you pass is different from the argument that the
function expects, and the compiler cannot convert the passed-in
argument to the required type.
function expects, and the compiler cannot convert the passed-in
argument to the required type.