C# Class ArtemisComm.ExceptionEventArgs

Inheritance: ConnectionEventArgs
显示文件 Open project: russjudge/ArtemisSBS-ProtocolSharp Class Usage Examples

Public Methods

Method Description
ExceptionEventArgs ( Exception ex, System.Guid connectionID ) : System

Method Details

ExceptionEventArgs() public method

public ExceptionEventArgs ( Exception ex, System.Guid connectionID ) : System
ex System.Exception
connectionID System.Guid
return System