Beispiel #1
0
 public TaskCategory()
 {
     this.Icon = new Icon();
 }
Beispiel #2
0
 public HelpItem()
 {
     this.Icon = new Icon();
 }