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