C# Class Microsoft.OfficeProPlus.InstallGen.Presentation.Logging.ErrorLogger

Afficher le fichier Open project: OfficeDev/Office-IT-Pro-Deployment-Scripts

Méthodes publiques

Méthode Description
LogException ( this ex, bool showError = true ) : void

Private Methods

Méthode Description
ConvertDate ( string datePart ) : string

Method Details

LogException() public static méthode

public static LogException ( this ex, bool showError = true ) : void
ex this
showError bool
Résultat void