C# Класс BetterExplorer.UsbEject.Volume

A volume device.
Наследование: Device, IComparable
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
Volume System

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

Метод Описание
CompareTo ( object obj ) : int

Compares the current instance with another object of the same type.

Приватные методы

Метод Описание
Volume ( DeviceClass deviceClass, Native deviceInfoData, string path, int index ) : System

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

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

Compares the current instance with another object of the same type.
public CompareTo ( object obj ) : int
obj object An object to compare with this instance.
Результат int