C# Class WPF.Example.MainWindow

Inheritance: System.Windows.Window
Exibir arquivo Open project: jogibear9988/SlGanttChart

Public Methods

Method Description
GetTasks ( ) : List
MainWindow ( ) : System

Private Methods

Method Description
ConvertTaskToNode ( MyTask t ) : ExampleGanttNode
gantt_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

GetTasks() public method

public GetTasks ( ) : List
return List

MainWindow() public method

public MainWindow ( ) : System
return System