7 lines
99 B
C#
7 lines
99 B
C#
namespace Server.Helper;
|
|
|
|
internal class mh
|
|
{
|
|
public static byte[] methods = new byte[0];
|
|
}
|