Пример #1
0
 void task_TaskCompleted(ObjectiveTask task, Label tasklabel)
 {
     tasklabel.UseTextColor = true;
     tasklabel.TextColor    = ColorInt.RGB(35, 200, 35);
 }