C# Class FAT32.sector_buffer

Inheritance: fatlib
Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

Свойство Type Description
address uint
dirty bool
next sector_buffer
sector byte[]

Property Details

address public_oe property

public uint address
Résultat uint

dirty public_oe property

public bool dirty
Résultat bool

next public_oe property

public sector_buffer,FAT32 next
Résultat sector_buffer

sector public_oe property

public byte[] sector
Résultat byte[]