Skip to main content

ClassWithNoDocs Class

Namespace: CloudNimble.DotNetDocs.Tests.Shared.EdgeCases
Assembly: CloudNimble.DotNetDocs.Tests.Shared.dll

📋 Definition

public class ClassWithNoDocs

📝 Summary

This class has no XML documentation comments. Documentation has been automatically generated based on the class structure.

🎯 Members

UndocumentedProperty

public string UndocumentedProperty { get; set; }
No documentation available
This class demonstrates how the documentation system handles types without XML comments.