Files
2026-08-07 17:38:18 +09:00

21 lines
306 B
C++

// NoticeTransSocket.cpp : 구현 파일입니다.
//
#include "stdafx.h"
#include "ConsoleTransfer.h"
#include "NoticeTransSocket.h"
// CNoticeTransSocket
CNoticeTransSocket::CNoticeTransSocket()
{
}
CNoticeTransSocket::~CNoticeTransSocket()
{
}
// CNoticeTransSocket 멤버 함수입니다.