C# Class SimpleCSV_Parser_App.MainPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page
Mostra file Open project: FrankLaVigne/CSVParser

Public Methods

Method Description
MainPage ( ) : System

Private Methods

Method Description
ShowData ( string>.List parsedData ) : void
btnParse_Click ( object sender, RoutedEventArgs e ) : void

Method Details

MainPage() public method

public MainPage ( ) : System
return System