fix namespace
parent
38548533fc
commit
693c264214
|
@ -28,7 +28,7 @@ using System;
|
||||||
using System.IO;
|
using System.IO;
|
||||||
using System.Runtime.InteropServices;
|
using System.Runtime.InteropServices;
|
||||||
|
|
||||||
namespace RefreshSharp
|
namespace RefreshCS
|
||||||
{
|
{
|
||||||
public static class Refresh
|
public static class Refresh
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue