C# 클래스 iSynaptic.Commons.ExceptionExtensions

파일 보기 프로젝트 열기: iSynaptic/iSynaptic.Commons

공개 메소드들

메소드 설명
ThrowAsInnerExceptionIfNeeded ( this @this ) : void

비공개 메소드들

메소드 설명
ExceptionExtensions ( ) : System

메소드 상세

ThrowAsInnerExceptionIfNeeded() 공개 정적인 메소드

public static ThrowAsInnerExceptionIfNeeded ( this @this ) : void
@this this
리턴 void