SharpCAT/Library/Socket.cs
copilot-swe-agent[bot] 950d840238 Rename SharpCAT directory to Library and update all references
Co-authored-by: ekinnee <1707617+ekinnee@users.noreply.github.com>
2025-08-07 00:09:27 +00:00

6 lines
63 B
C#

namespace SharpCAT
{
internal class Socket
{
}
}