C#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();
Was this page helpful?