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

Afficher le fichier Open project: rtezli/Blitzableiter Class Usage Examples

Méthodes publiques

Свойство Type Description
SlotID System.UInt32
TypeName System.UInt32
Vindex System.UInt32
Vkind OptionType

Méthodes publiques

Méthode Description
Verify ( AbcFile abc ) : void

Write ( Stream destination ) : void

Method Details

Verify() public méthode

public Verify ( AbcFile abc ) : void
abc AbcFile
Résultat void

Write() public méthode

public Write ( Stream destination ) : void
destination Stream
Résultat void

Property Details

SlotID public_oe property

public UInt32,System SlotID
Résultat System.UInt32

TypeName public_oe property

public UInt32,System TypeName
Résultat System.UInt32

Vindex public_oe property

public UInt32,System Vindex
Résultat System.UInt32

Vkind public_oe property

public OptionType Vkind
Résultat OptionType