C# 클래스 ArtemisComm.ExceptionEventArgs

상속: ConnectionEventArgs
파일 보기 프로젝트 열기: russjudge/ArtemisSBS-ProtocolSharp 1 사용 예제들

공개 메소드들

메소드 설명
ExceptionEventArgs ( Exception ex, System.Guid connectionID ) : System

메소드 상세

ExceptionEventArgs() 공개 메소드

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