Search
Get Started
C
C#
•
3y ago
DawgTwist
✅ Whats this mean
System
.NotImplementedException
:
'The method or operation is not implemented
.
' the line of code it picks it up from is private void colors
_load
(object sender
, EventArgs e
)
=
> throw new NotImplementedException
(
)
;
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,119
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Similar Threads
What does this mean
C
C# / help
14mo ago
❔ whats wrong with this??
C
C# / help
3y ago
What does this error mean?
C
C# / help
2y ago
❔ What does this exception mean?
C
C# / help
3y ago