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

Datei anzeigen Open project: rtezli/Blitzableiter Class Usage Examples

Public Properties

Property Type Description
ClassI System.UInt32
SlotID System.UInt32

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

ClassI public_oe property

public UInt32,System ClassI
return System.UInt32

SlotID public_oe property

public UInt32,System SlotID
return System.UInt32