mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-15 04:34:56 +00:00
feat(wip): removing base classes from Essentials.Core
This commit is contained in:
@@ -8,7 +8,7 @@ namespace PepperDash.Essentials.Core.Shades
|
||||
/// </summary>
|
||||
public interface IShades
|
||||
{
|
||||
List<ShadeBase> Shades { get; }
|
||||
List<IShadesOpenCloseStop> Shades { get; }
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user