Beispiel #1
0
 /// <summary>
 ///     设置变量的扩展属性
 /// </summary>
 public PropertyExtendAttribute(eumPropertyExtend propertyExtend)
 {
     PropertyExtend = propertyExtend;
 }
 /// <summary>
 ///     设置变量的扩展属性
 /// </summary>
 public PropertyExtendAttribute(eumPropertyExtend propertyExtend)
 {
     PropertyExtend = propertyExtend;
 }