C# Class SymbolExplorer.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Mostrar archivo Open project: BlazingHeart/SymbolExplorer

Public Properties

Property Type Description
FileToOpen string

Protected Methods

Method Description
OnStartup ( System.Windows.StartupEventArgs e ) : void

Method Details

OnStartup() protected method

protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
return void

Property Details

FileToOpen public_oe property

public string FileToOpen
return string