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