api-guidelines icon indicating copy to clipboard operation
api-guidelines copied to clipboard

7.10.2 InnerError has property of InnerError

Open weberms opened this issue 3 years ago • 1 comments

How can this be implemented in C# since this causes error CS0542 "member names cannot be the same as their enclosing type"?

Shouldn't the type of InnerError just be Error?

weberms avatar Feb 21 '23 20:02 weberms

@weberms , Hi, could you please provide code example?

Pirunkieli avatar Mar 20 '23 20:03 Pirunkieli