コード例 #1
0
 internal AccountInfoService(AccountInformationQuery accountInformationQuery)
 {
     _accountInformationQuery = accountInformationQuery;
 }
コード例 #2
0
 internal AccountInformationService(AccountInformationQuery accountInformationQuery)
 {
     _accountInformationQuery = accountInformationQuery;
 }