Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
GobiLoader
Messages
MessageTransceiver
C# Class GobiLoader.Messages.MessageTransceiver
Inheritance:
IDisposable
ファイルを表示
Open project: joshperry/stuff
Class Usage Examples
Public Methods
Method
Description
Dispose
( ) :
void
MessageTransceiver
(
PortProvider
portSource
) :
System
Tranceive
(
Messages
message
) :
void
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
MessageTransceiver()
public
method
public
MessageTransceiver
(
PortProvider
portSource
) :
System
portSource
PortProvider
return
System
Tranceive()
public
method
public
Tranceive
(
Messages
message
) :
void
message
Messages
return
void