C# Class TrueLib.Exceptions.WinSCPException

Inheritance: System.SystemException
显示文件 Open project: nefarius/TrueMount-3

Public Methods

Method Description
WinSCPException ( string message ) : System

Method Details

WinSCPException() public method

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