mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-09 09:45:06 +00:00
wip: update XML comments
This commit is contained in:
@@ -23,7 +23,10 @@ namespace PepperDash.Essentials.Core
|
||||
/// </summary>
|
||||
public string Description { get; private set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Constructor for CrestronLocalSecretsProvider
|
||||
/// </summary>
|
||||
/// <param name="key">The key for the secret provider</param>
|
||||
public CrestronLocalSecretsProvider(string key)
|
||||
{
|
||||
Key = key;
|
||||
|
||||
Reference in New Issue
Block a user