Got WPF version work
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
namespace TV_Player
|
||||
namespace TV_Player.MAUI
|
||||
{
|
||||
public class GroupInfo
|
||||
|
||||
{
|
||||
public string Name { get; set; }
|
||||
public int Count { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user