修改包名
This commit is contained in:
@@ -6,7 +6,7 @@ using System.Threading;
|
|||||||
using System.Threading.Tasks;
|
using System.Threading.Tasks;
|
||||||
using System.Windows.Threading;
|
using System.Windows.Threading;
|
||||||
|
|
||||||
namespace GeekDesk.Thread
|
namespace GeekDesk.MyThread
|
||||||
{
|
{
|
||||||
public class DispatcherBuild
|
public class DispatcherBuild
|
||||||
{
|
{
|
||||||
@@ -10,7 +10,7 @@ using System.Threading.Tasks;
|
|||||||
using System.Windows;
|
using System.Windows;
|
||||||
using System.Windows.Threading;
|
using System.Windows.Threading;
|
||||||
|
|
||||||
namespace GeekDesk.Thread
|
namespace GeekDesk.MyThread
|
||||||
{
|
{
|
||||||
public class MouseHookThread
|
public class MouseHookThread
|
||||||
{
|
{
|
||||||
@@ -12,7 +12,7 @@ using System.Threading;
|
|||||||
using System.Threading.Tasks;
|
using System.Threading.Tasks;
|
||||||
using System.Windows;
|
using System.Windows;
|
||||||
|
|
||||||
namespace GeekDesk.Thread
|
namespace GeekDesk.MyThread
|
||||||
{
|
{
|
||||||
public class UpdateThread
|
public class UpdateThread
|
||||||
{
|
{
|
||||||
Reference in New Issue
Block a user