Exemplo n.º 1
0
 public static decimal GetAmountOfColumnsOnTablet(IUfColumns that) => that.Value <decimal>("amountOfColumnsOnTablet");
Exemplo n.º 2
0
 public static decimal GetAmountOfColumns(IUfColumns that) => that.Value <decimal>("amountOfColumns");