C# Class Host.Services.ExceptionContent

Interaction logic for ExceptionContent.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: Invenietis/ck-certified

Méthodes publiques

Méthode Description
ExceptionContent ( Exception ex ) : System

Private Methods

Méthode Description
CopyException ( object sender, RoutedEventArgs e ) : void

Method Details

ExceptionContent() public méthode

public ExceptionContent ( Exception ex ) : System
ex System.Exception
Résultat System