rewrite DAM to be non-generic

This commit is contained in:
2020-10-16 09:54:09 -04:00
parent 79b3b5be1d
commit 3ce8679d80
13 changed files with 237 additions and 154 deletions

View File

@ -13,6 +13,8 @@ namespace COA.EnterpriseServices.Sandbox
//Console.WriteLine(creditorController.GetCreditorStatus(1));
Console.WriteLine(creditorController.SetCreditorStatus(1, "Active"));
var creditor = creditorController.GetCreditor(1);
//creditorController.AddOfferResponse(new OfferResponse
//{
// CreditorId = 1