C# 클래스 Microsoft.OfficeProPlus.InstallGen.Presentation.Logging.ErrorLogger

파일 보기 프로젝트 열기: OfficeDev/Office-IT-Pro-Deployment-Scripts

공개 메소드들

메소드 설명
LogException ( this ex, bool showError = true ) : void

비공개 메소드들

메소드 설명
ConvertDate ( string datePart ) : string

메소드 상세

LogException() 공개 정적인 메소드

public static LogException ( this ex, bool showError = true ) : void
ex this
showError bool
리턴 void