mirror of
https://github.com/OpenLogics/MewtocolNet.git
synced 2025-12-06 03:01:24 +00:00
(householding) formatting fixes
This commit is contained in:
@@ -12,8 +12,7 @@ using System.Net.Sockets;
|
|||||||
using System.Threading.Tasks;
|
using System.Threading.Tasks;
|
||||||
using static MewtocolNet.Mewtocol;
|
using static MewtocolNet.Mewtocol;
|
||||||
|
|
||||||
namespace MewtocolNet
|
namespace MewtocolNet {
|
||||||
{
|
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Builder helper for mewtocol interfaces
|
/// Builder helper for mewtocol interfaces
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
using MewtocolNet.DataLists;
|
using MewtocolNet.DataLists;
|
||||||
|
|
||||||
namespace MewtocolNet
|
namespace MewtocolNet {
|
||||||
{
|
|
||||||
|
|
||||||
public struct MewtocolFrameResponse {
|
public struct MewtocolFrameResponse {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user