public SocialMentionSearchRule(Terrasoft.Configuration.SocialMentionSearchRule source)
     : base(source)
 {
     this.CopyEntityLookupProperties(source);
 }
Ejemplo n.º 2
0
 public SocialMentionSearchRule(SocialMentionSearchRule source)
     : base(source)
 {
 }