Exemple #1
0
 public void AddSummaryTask(String Description, Int16 Outlinelevel)
 {
     rTasks.Add(Description, Outlinelevel);
 }