示例#1
0
 public ControlCollection(DisplayList owner) : base(owner)
 {
 }
示例#2
0
 public ActionCollection(DisplayList owner)
     : base(owner)
 {
 }