Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
RtmpSharp
IO
AMF0
AMFWriters
Amf0XDocumentWriter
C# 클래스 RtmpSharp.IO.AMF0.AMFWriters.Amf0XDocumentWriter
상속:
IAmfItemWriter
파일 보기
프로젝트 열기: SightstoneOfficial/Sightstone.AspNet
공개 메소드들
메소드
설명
WriteData
(
AmfWriter
writer
,
object
obj
) :
void
메소드 상세
WriteData()
공개
메소드
public
WriteData
(
AmfWriter
writer
,
object
obj
) :
void
writer
AmfWriter
obj
object
리턴
void