Добавил BLAZORIES.Переписать все на него.
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 37s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 37s
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace Ministreliy.Models
|
||||
{
|
||||
public class DataStore
|
||||
{
|
||||
public static List<DeviceType>? ListDeviceTypesStore;
|
||||
public static List<DeviceItem>? ListDeviceItemsStore;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user