Exemplo n.º 1
0
 public BillingRule()
 {
     this.m_PanelSetIncludeOnlyList = new PanelSetIdList();
     this.m_PanelSetExcludeList     = new PanelSetIdList();
 }
Exemplo n.º 2
0
 public BillingRule()
 {
     this.m_PanelSetIncludeOnlyList = new PanelSetIdList();
     this.m_PanelSetExcludeList     = new PanelSetIdList();
     this.m_ReferenceLab            = new RuleValueAny();
 }