コード例 #1
0
 public static List <PriceMarginTiers> GetListOfPriceMarginTiers()
 {
     return(PriceMarginTiers.LoadList());
 }