C# 클래스 System.IO.ErrorEventArgs

상속: EventArgs
파일 보기 프로젝트 열기: dotnet/corefx 1 사용 예제들

공개 메소드들

메소드 설명
ErrorEventArgs ( System exception )
GetException ( ) : System.Exception

메소드 상세

ErrorEventArgs() 공개 메소드

public ErrorEventArgs ( System exception )
exception System

GetException() 공개 메소드

public GetException ( ) : System.Exception
리턴 System.Exception