Example #1
0
 public UIHtmlTextField(GObject owner)
 {
     _owner = owner;
 }
Example #2
0
 public GearSize(GObject owner)
     : base(owner)
 {
 }
Example #3
0
 public GearXY(GObject owner)
     : base(owner)
 {
 }