Exemple #1
0
 } public FineOtherVariationData()
 {
     this.totalDiamondWeightField = new JewelryWeightDimension(); this.lengthField = new LengthDimension();
 }
Exemple #2
0
 } public FineRingVariationData()
 {
     this.totalDiamondWeightField = new JewelryWeightDimension();
 }
Exemple #3
0
 } public FineNecklaceBraceletAnkletVariationData()
 {
     this.totalDiamondWeightField = new JewelryWeightDimension(); this.lengthField = new LengthDimension();
 }