C# 클래스 SoundSwitch.Model.ExceptionEvent

상속: System.EventArgs
파일 보기 프로젝트 열기: Belphemur/SoundSwitch

공개 메소드들

메소드 설명
ExceptionEvent ( Exception exception ) : System

메소드 상세

ExceptionEvent() 공개 메소드

public ExceptionEvent ( Exception exception ) : System
exception System.Exception
리턴 System