C# Class Mono.Debugging.Soft.DebugSocketException

Inheritance: Mono.Debugging.Client.DebuggerException
Mostrar archivo Open project: slluis/monodevelop Class Usage Examples

Public Methods

Method Description
DebugSocketException ( Exception ex ) : System

Method Details

DebugSocketException() public method

public DebugSocketException ( Exception ex ) : System
ex System.Exception
return System