C# 클래스 HomeAutomation.DeviceNetwork.XBee.FrameProcessor.XBeeFrameProcessorFactory

파일 보기 프로젝트 열기: moszinet/HomeAutomation

공개 메소드들

메소드 설명
GetProcessorByFrameType ( Type frameType ) : IXBeeFrameProcessor

비공개 메소드들

메소드 설명
XBeeFrameProcessorFactory ( ) : System

메소드 상세

GetProcessorByFrameType() 공개 정적인 메소드

public static GetProcessorByFrameType ( Type frameType ) : IXBeeFrameProcessor
frameType System.Type
리턴 IXBeeFrameProcessor