Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

不实现接口成员“IComparable.CompareTo(Object)” 这种错误应该怎么修复的 #19

Open
bbhxwl opened this issue Aug 12, 2024 · 1 comment

Comments

@bbhxwl
Copy link

bbhxwl commented Aug 12, 2024

Com.YC.Utesdk.Bean.ActivityTimeInfo.cs(20, 68): [CS0535] “ActivityTimeInfo”不实现接口成员“IComparable.CompareTo(Object)”

Copy link
Owner

This is usually caused by a mismatch in the return type of the implementing class. Refer to this link.

This reply was generated with the help of Trans-GPT, designed to assist those who are not proficient in English to communicate more effectively.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants