Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BudgetAnalyser
ReportsCatalog
BurnDownGraphs
BucketBurnDownController
C# Class BudgetAnalyser.ReportsCatalog.BurnDownGraphs.BucketBurnDownController
Inheritance:
Rees.Wpf.ControllerBase
Exibir arquivo
Open project: Benrnz/BudgetAnalyser
Class Usage Examples
Public Methods
Method
Description
Load
(
[
analysisResult
) :
void
Private Methods
Method
Description
CopyOutputFromAnalyser
(
BurnDownChartAnalyserResult
analysisResult
) :
void
LoadBucketChart
(
BurnDownChartAnalyserResult
analysisResult
) :
void
LoadCustomChart
(
BurnDownChartAnalyserResult
analysisResult
) :
void
Method Details
Load()
public
method
public
Load
(
[
analysisResult
) :
void
analysisResult
[
return
void