Home / src / Carelearning.Prototype / Constants.cs
namespace Carelearning.Prototype { public static class Constants { public const string TemporaryStorageName = "Temporary"; } }