예제 #1
0
 public BillingRule()
 {
     this.m_PanelSetIncludeOnlyList = new PanelSetIdList();
     this.m_PanelSetExcludeList     = new PanelSetIdList();
 }
예제 #2
0
 public BillingRule()
 {
     this.m_PanelSetIncludeOnlyList = new PanelSetIdList();
     this.m_PanelSetExcludeList     = new PanelSetIdList();
     this.m_ReferenceLab            = new RuleValueAny();
 }