project
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
|
||||
namespace TheXamlGuy.TaskbarGroup.Core
|
||||
{
|
||||
public interface ITaskbar
|
||||
{
|
||||
TaskbarState GetCurrentState();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user