Esempio n. 1
0
 public ActionButton(GuiItem item)
     : this()
 {
     Item = item;
 }
Esempio n. 2
0
 public ActionButton(GuiItem item)
     : this()
 {
     Item = item;
 }