using System; using System.Collections.Generic; using System.Text; using System.Runtime.InteropServices; using System.Collections; using Cosmos.BaseFrame; using Cosmos.UserFrame; using Cosmos.Common; namespace Cosmos.Network { class NetworkVanSPCN : INetworkVanSPCN { //카드 리더 처리 클래스 통합 2016-06-17 SBSEO } }