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

Show file Open project: rtezli/Blitzableiter Class Usage Examples

Public Properties

Property Type Description
DispID System.UInt32
Method 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

DispID public property

public UInt32,System DispID
return System.UInt32

Method public property

public UInt32,System Method
return System.UInt32