Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
AGENT
Contrib
Communication
Channels
StringChannel
C# 클래스 AGENT.Contrib.Communication.Channels.StringChannel
상속:
IChannel
파일 보기
프로젝트 열기: nothingmn/AGENT.Contrib
공개 메소드들
메소드
설명
ConvertFrom
(
object
data
) :
byte[]
ConvertTo
(
byte
input
) :
object
StringChannel
( ) :
System
메소드 상세
ConvertFrom()
공개
메소드
public
ConvertFrom
(
object
data
) :
byte[]
data
object
리턴
byte[]
ConvertTo()
공개
메소드
public
ConvertTo
(
byte
input
) :
object
input
byte
리턴
object
StringChannel()
공개
메소드
public
StringChannel
( ) :
System
리턴
System