C# Class SharpOS.Kernel.FileSystem.GenericPartition

Afficher le fichier Open project: sharpos/SharpOS Class Usage Examples

Méthodes publiques

Méthode Description
GenericPartition ( uint index ) : System

Initializes a new instance of the GenericPartition class.

Method Details

GenericPartition() public méthode

Initializes a new instance of the GenericPartition class.
public GenericPartition ( uint index ) : System
index uint The index.
Résultat System