feat: complete XML documentation in PD Core

This commit is contained in:
Erik Meyer
2026-01-27 13:22:27 -05:00
parent 4fa7a42330
commit a7c4e2fd60
10 changed files with 5315 additions and 16 deletions

View File

@@ -4,6 +4,9 @@ using Log = PepperDash.Core.Debug;
namespace PepperDash.Core.Logging
{
/// <summary>
/// Provides extension methods for logging on IKeyed objects
/// </summary>
public static class DebugExtensions
{
/// <summary>