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