C# Class msos.PrintException

Inheritance: ICommand
Afficher le fichier Open project: goldshtn/msos

Private Properties

Свойство Type Description
DisplayException void

Méthodes publiques

Méthode Description
Execute ( CommandExecutionContext context ) : void

Private Methods

Méthode Description
DisplayException ( Microsoft.Diagnostics.Runtime.ClrException exception, CommandExecutionContext context ) : void

Method Details

Execute() public méthode

public Execute ( CommandExecutionContext context ) : void
context CommandExecutionContext
Résultat void