C# 클래스 FluorineFx.IO.Writers.AMF3IntWriter

This type supports the Fluorine infrastructure and is not intended to be used directly from your code.
상속: IAMFWriter
파일 보기 프로젝트 열기: jdecuyper/FluorineFx

공개 메소드들

메소드 설명
AMF3IntWriter ( ) : System
WriteData ( AMFWriter writer, object data ) : void

메소드 상세

AMF3IntWriter() 공개 메소드

public AMF3IntWriter ( ) : System
리턴 System

WriteData() 공개 메소드

public WriteData ( AMFWriter writer, object data ) : void
writer AMFWriter
data object
리턴 void