/// <summary>
 /// Creates a new instance.
 /// </summary>
 public HLAAttributeAttribute()
 {
     baseInfo = new HLAattribute();
 }
示例#2
0
 /// <summary>
 /// Creates a new instance.
 /// </summary>
 public HLAAttributeAttribute()
 {
     baseInfo = new HLAattribute();
 }