C# Class Mosa.DeviceSystem.IsPartitionDevice

Inheritance: IFindDevice
Afficher le fichier Open project: tgiphil/MOSA-Project

Méthodes publiques

Méthode Description
IsMatch ( IDevice device ) : bool

Determines whether the specified device is match.

IsPartitionDevice ( ) : Mosa.HardwareSystem

Initializes a new instance of the IsPartitionDevice class.

Method Details

IsMatch() public méthode

Determines whether the specified device is match.
public IsMatch ( IDevice device ) : bool
device IDevice The device.
Résultat bool

IsPartitionDevice() public méthode

Initializes a new instance of the IsPartitionDevice class.
public IsPartitionDevice ( ) : Mosa.HardwareSystem
Résultat Mosa.HardwareSystem