C# Class CCT.NUI.StartMenu.ExceptionView

Inheritance: System.Windows.Window, System.Windows.Markup.IComponentConnector
Mostrar archivo Open project: VentaApps/Candescent-NUI-20148-for-Kinect-V2

Public Methods

Method Description
ExceptionView ( ) : System
ExceptionView ( Exception exception ) : System

Private Methods

Method Description
button_Click ( object sender, RoutedEventArgs e ) : void

Method Details

ExceptionView() public method

public ExceptionView ( ) : System
return System

ExceptionView() public method

public ExceptionView ( Exception exception ) : System
exception Exception
return System