Example #1
0
 private void ShowData(string name, string description)
 {
     ConcreteView.SetReasonData(name, description);
 }