Skip to content
Jasper Zanjani edited this page Aug 16, 2020 · 2 revisions
Code Description Diagnosis
CS0542 Member names cannot be the same as their enclosing type Mistake forming constructor

Exceptions

  • IndexOutOfRangeException: a[x] where x is outside the bounds of array a
Clone this wiki locally