Added xml doc and some summaries to some of the warnings. There are still 321 warnings for xml doc, but I think its helpful to see what summaries are there in ref'd solutions.

This commit is contained in:
Joshua Gutenplan
2019-06-13 19:33:39 -07:00
parent 214e1d215c
commit 8dc3cb967b
10 changed files with 101 additions and 5 deletions

View File

@@ -6,6 +6,9 @@ using Crestron.SimplSharp;
namespace PepperDash.Core.JsonToSimpl
{
/// <summary>
/// Constants for Simpl modules
/// </summary>
public class JsonToSimplConstants
{
public const ushort JsonIsValidBoolChange = 2;