예제 #1
0
 internal ProductListPriceHistoryAlias(ProductListPriceHistoryNode parent)
 {
     Node = parent;
 }
예제 #2
0
 internal ProductListPriceHistoryIn(ProductListPriceHistoryNode parent)
 {
     Parent = parent;
 }