docs
docs copied to clipboard
Update public2.cs - Fix typo in CLS-compliance example C#
Summary
-
Fixing typo mentioned in (https://github.com/dotnet/docs/issues/49691) where example for CLS compliance might be confusing.
-
As checked this is fine for the VB example the C# example needs update
Fixes #49691