C# Class KitchenSink.Shell

Interaction logic for MainWindow.xaml
Inheritance: Window
显示文件 Open project: webex/spark-windows-sdk-example

Public Methods

Method Description
Shell ( ) : System

Private Methods

Method Description
AppLogOutput_TextChanged ( object sender, TextChangedEventArgs e ) : void
SparkSDKLogOutput_TextChanged ( object sender, TextChangedEventArgs e ) : void

Method Details

Shell() public method

public Shell ( ) : System
return System