Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
HomeAutomation
DeviceNetwork
XBee
FrameProcessor
XBeeFrameProcessorFactory
C# Class HomeAutomation.DeviceNetwork.XBee.FrameProcessor.XBeeFrameProcessorFactory
显示文件
Open project: moszinet/HomeAutomation
Public Methods
Method
Description
GetProcessorByFrameType
(
Type
frameType
) :
IXBeeFrameProcessor
Private Methods
Method
Description
XBeeFrameProcessorFactory
( ) :
System
Method Details
GetProcessorByFrameType()
public
static
method
public
static
GetProcessorByFrameType
(
Type
frameType
) :
IXBeeFrameProcessor
frameType
System.Type
return
IXBeeFrameProcessor