C# Class Mosa.FileSystem.FAT.Find.Volume

Inheritance: FatFileSystem.ICompare
Afficher le fichier Open project: tgiphil/MOSA-Project

Méthodes publiques

Méthode Description
Compare ( byte data, uint offset, FatType type ) : bool

Compares the specified data.

Method Details

Compare() public méthode

Compares the specified data.
public Compare ( byte data, uint offset, FatType type ) : bool
data byte The data.
offset uint The offset.
type FatType The type.
Résultat bool