Don
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Don Sort by recent activity-
DocX (5.2.1.3) not documenting types in the global namespace
It is perfectly legal to declare a class outside any namespace in C# or C++. For reasons that really aren't relevant, we have assemblies with classes in the global namespace. These classes are not ...