C# Class LibUsbDotNet.Main.IOCancelledException

Inheritance: System.IO.IOException
显示文件 Open project: arvydas/BlinkStickDotNet

Public Methods

Method Description
IOCancelledException ( string message ) : System

Method Details

IOCancelledException() public method

public IOCancelledException ( string message ) : System
message string
return System