refactoring

This commit is contained in:
2018-08-01 06:12:42 +02:00
parent 29d85a0ccf
commit 8246d59ca9
20 changed files with 152 additions and 131 deletions

View File

@ -26,7 +26,7 @@ namespace Yavsc.Services
/// <param name="billingCode">Identifiant du type de facturation</param>
/// <param name="queryId">Identifiant de la demande du client</param>
/// <returns>La facture</returns>
Task<INominativeQuery> GetBillAsync(string billingCode, long queryId);
Task<IDecidableQuery> GetBillAsync(string billingCode, long queryId);
/// <summary>
/// All performer setting in this activity