fix
This commit is contained in:
parent
e770ffa984
commit
758a7143d6
@ -145,6 +145,11 @@ namespace BankBusinessLogic.BusinessLogic
|
||||
})
|
||||
});
|
||||
}
|
||||
|
||||
public void SendTransfersWithdrawalsToEmail(ReportBindingModel model)
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user