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
RtmpSharp
IO
AMF3
AMFWriters
Amf3DateTimeWriter
C# Class RtmpSharp.IO.AMF3.AMFWriters.Amf3DateTimeWriter
Inheritance:
IAmfItemWriter
显示文件
Open project: SightstoneOfficial/Sightstone.AspNet
Public Methods
Method
Description
WriteData
(
AmfWriter
writer
,
object
obj
) :
void
Method Details
WriteData()
public
method
public
WriteData
(
AmfWriter
writer
,
object
obj
) :
void
writer
AmfWriter
obj
object
return
void