Beispiel #1
0
 public virtual int GetLength(Attribute attribute) => PropertyDescriptionHelper.GetLength(attribute);
Beispiel #2
0
 public virtual string GetDescription(Attribute attribute) => PropertyDescriptionHelper.GetDescription(attribute);
Beispiel #3
0
 public virtual int GetOffset(Attribute attribute) => PropertyDescriptionHelper.GetOffset(attribute);
Beispiel #4
0
 public virtual int GetOrderNumber(Attribute attribute) => PropertyDescriptionHelper.GetOrderNumber(attribute);