コード例 #1
0
 protected LegacyTelephoneCallCreatorBase(
     ContactableTelephonecallLegacyCreatorBase contactableTelephonecallLegacyCreatorBase)
 {
     ContactableTelephonecallLegacyCreatorBase = contactableTelephonecallLegacyCreatorBase;
 }
コード例 #2
0
 public LegacyTelephoneCallCreator(ContactableTelephonecallLegacyCreatorBase contactableTelephonecallLegacyCreatorBase)
     : base(contactableTelephonecallLegacyCreatorBase)
 {
 }