mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-14 21:16:48 +00:00
feat(wip): removing base classes from Essentials.Core
This commit is contained in:
parent
f43559941b
commit
d2e1979d96
16 changed files with 937 additions and 11 deletions
|
|
@ -64,6 +64,7 @@ namespace PepperDash.Essentials.Core.Devices
|
|||
#endregion
|
||||
}
|
||||
|
||||
[Obsolete("Please use PepperDash.Essentials.Devices.Common")]
|
||||
public class LaptopFactory : EssentialsDeviceFactory<Laptop>
|
||||
{
|
||||
public LaptopFactory()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue