Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Argument 'number' cannot convert from TypeA to TypeB
The type of one argument in a method does not match the type that was passed when the class was instantiated. This error typically appears along with CS1502. See CS1502 for a discussion of how to resolve this error.
Change History
Date |
History |
Reason |
---|---|---|
July 2008 |
Revised error message text. |
Content bug fix. |