Ejemplo n.º 1
0
 public UIHtmlTextField(GObject owner)
 {
     _owner = owner;
 }
Ejemplo n.º 2
0
 public GearSize(GObject owner)
     : base(owner)
 {
 }
Ejemplo n.º 3
0
 public GearXY(GObject owner)
     : base(owner)
 {
 }