C# 클래스 Recurity.Swf.AVM2.ABC.TraitsData_Slot

파일 보기 프로젝트 열기: rtezli/Blitzableiter 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
SlotID System.UInt32
TypeName System.UInt32
Vindex System.UInt32
Vkind OptionType

공개 메소드들

메소드 설명
Verify ( AbcFile abc ) : void

Write ( Stream destination ) : void

메소드 상세

Verify() 공개 메소드

public Verify ( AbcFile abc ) : void
abc AbcFile
리턴 void

Write() 공개 메소드

public Write ( Stream destination ) : void
destination Stream
리턴 void

프로퍼티 상세

SlotID 공개적으로 프로퍼티

public UInt32,System SlotID
리턴 System.UInt32

TypeName 공개적으로 프로퍼티

public UInt32,System TypeName
리턴 System.UInt32

Vindex 공개적으로 프로퍼티

public UInt32,System Vindex
리턴 System.UInt32

Vkind 공개적으로 프로퍼티

public OptionType Vkind
리턴 OptionType