[Modify] To static

This commit is contained in:
sta 2018-08-27 20:54:09 +09:00
parent 6c23bc8683
commit b8c12f93f7

View File

@ -51,7 +51,7 @@ using System.Text;
namespace WebSocketSharp.Net
{
internal sealed class HttpUtility
internal static class HttpUtility
{
#region Private Fields