C# Class Recurity.Swf.AVM2.ABC.TraitsData_Slot

Mostra file Open project: rtezli/Blitzableiter Class Usage Examples

Public Properties

Property Type Description
SlotID System.UInt32
TypeName System.UInt32
Vindex System.UInt32
Vkind OptionType

Public Methods

Method Description
Verify ( AbcFile abc ) : void

Write ( Stream destination ) : void

Method Details

Verify() public method

public Verify ( AbcFile abc ) : void
abc AbcFile
return void

Write() public method

public Write ( Stream destination ) : void
destination Stream
return void

Property Details

SlotID public_oe property

public UInt32,System SlotID
return System.UInt32

TypeName public_oe property

public UInt32,System TypeName
return System.UInt32

Vindex public_oe property

public UInt32,System Vindex
return System.UInt32

Vkind public_oe property

public OptionType Vkind
return OptionType