C# Class ArtemisComm.ExceptionEventArgs

Inheritance: ConnectionEventArgs
Afficher le fichier Open project: russjudge/ArtemisSBS-ProtocolSharp Class Usage Examples

Méthodes publiques

Méthode Description
ExceptionEventArgs ( Exception ex, System.Guid connectionID ) : System

Method Details

ExceptionEventArgs() public méthode

public ExceptionEventArgs ( Exception ex, System.Guid connectionID ) : System
ex System.Exception
connectionID System.Guid
Résultat System