Example #1
0
 protected override void ChangeTheObject(SmsControlContract.ClientAddressModels.ClientInformationModel theModelTobeUpdated)
 {
     theModelTobeUpdated.SetTheServiceStatus(true);
 }
 protected override void ChangeTheObject(SmsControlContract.ClientAddressModels.ClientInformationModel theModelTobeUpdated)
 {
     theModelTobeUpdated.CompanyDescription = _Description;
 }