예제 #1
0
 public ControlCollection(DisplayList owner) : base(owner)
 {
 }
예제 #2
0
 public ActionCollection(DisplayList owner)
     : base(owner)
 {
 }