C# 클래스 Emergy.Core.Models.Log.ExceptionLog

파일 보기 프로젝트 열기: gboduljak/Emergy 1 사용 예제들

공개 메소드들

메소드 설명
GetCausingException ( Exception exception ) : Exception

메소드 상세

GetCausingException() 공개 메소드

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