public SocialMentionSearchRule(Terrasoft.Configuration.SocialMentionSearchRule source) : base(source) { this.CopyEntityLookupProperties(source); }
public SocialMentionSearchRule(SocialMentionSearchRule source) : base(source) { }