C# 클래스 MdallWebApi.ExceptionHelper

파일 보기 프로젝트 열기: hres/api-mdall

공개 메소드들

메소드 설명
LogException ( Exception exc, string source ) : void

비공개 메소드들

메소드 설명
ExceptionHelper ( ) : System

메소드 상세

LogException() 공개 정적인 메소드

public static LogException ( Exception exc, string source ) : void
exc System.Exception
source string
리턴 void