C# Класс Mosa.DeviceSystem.IsDiskDevice

Наследование: IFindDevice
Показать файл Открыть проект

Открытые методы

Метод Описание
IsDiskDevice ( ) : Mosa.HardwareSystem

Initializes a new instance of the IsDiskDevice class.

IsMatch ( IDevice device ) : bool

Determines whether the specified device is match.

Описание методов

IsDiskDevice() публичный Метод

Initializes a new instance of the IsDiskDevice class.
public IsDiskDevice ( ) : Mosa.HardwareSystem
Результат Mosa.HardwareSystem

IsMatch() публичный Метод

Determines whether the specified device is match.
public IsMatch ( IDevice device ) : bool
device IDevice The device.
Результат bool