示例#1
0
 /// <summary>
 /// Copy constructor
 /// </summary>
 /// <param name="other"></param>
 public ButtonThemed(ButtonThemed other)
     : base(other)
 {
 }
示例#2
0
 /// <summary>
 /// Copy constructor
 /// </summary>
 /// <param name="other"></param>
 public ButtonThemed(ButtonThemed other)
     : base(other)
 {
 }