C# 클래스 DotAmf.Data.AmfEncodingOptions

AMF serialization options.
파일 보기 프로젝트 열기: artema/DotAmf 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AmfVersion AmfVersion
UseContextSwitch bool

프로퍼티 상세

AmfVersion 공개적으로 프로퍼티

AMF version.
public AmfVersion AmfVersion
리턴 AmfVersion

UseContextSwitch 공개적으로 프로퍼티

Use AMF context switch.
public bool UseContextSwitch
리턴 bool