InterfaceMode 열거형 인터페이스 모드 네임스페이스: VagabondK.Interface 어셈블리: VagabondK.Interface.Abstractions.dll 구문 public enum InterfaceMode 필드 이름 설명 ReceiveOnly 받기만 가능 SendOnly 보내기만 가능 TwoWay 양방향 인터페이스 확장 메서드 GenericValueConverter.To<InterfaceMode, TTarget>(InterfaceMode)