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