Пример #1
0
 protected EtlVariableFilter(EtlVariableFilter obj)
 {
     this.Name  = obj.Name;
     this.Value = obj.Value;
 }
 protected EtlVariableFilter(EtlVariableFilter obj)
 {
     this.Name = obj.Name;
     this.Value = obj.Value;
 }