protected LegacyTelephoneCallCreatorBase(
     ContactableTelephonecallLegacyCreatorBase contactableTelephonecallLegacyCreatorBase)
 {
     ContactableTelephonecallLegacyCreatorBase = contactableTelephonecallLegacyCreatorBase;
 }
 public LegacyTelephoneCallCreator(ContactableTelephonecallLegacyCreatorBase contactableTelephonecallLegacyCreatorBase)
     : base(contactableTelephonecallLegacyCreatorBase)
 {
 }