C# 클래스 LibUsbDotNet.DeviceNotify.Linux.LinuxUsbDeviceNotifyInfo

Describes the USB device that caused the notification. see the IUsbDeviceNotifyInfo inteface for more information.
상속: IUsbDeviceNotifyInfo
파일 보기 프로젝트 열기: arvydas/BlinkStickDotNet 1 사용 예제들

공개 메소드들

메소드 설명
ToString ( ) : string

Returns a T:System.String that represents the current UsbDeviceNotifyInfo.

비공개 메소드들

메소드 설명
LinuxUsbDeviceNotifyInfo ( LinuxDevItem linuxDevItem ) : System

메소드 상세

ToString() 공개 메소드

Returns a T:System.String that represents the current UsbDeviceNotifyInfo.
public ToString ( ) : string
리턴 string