fix namespace

pull/1/head
cosmonaut 2021-01-05 18:57:05 -08:00
parent 38548533fc
commit 693c264214
1 changed files with 2 additions and 2 deletions

View File

@ -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
{ {