コード例 #1
0
 public GeonorgeAuthorizationService(IBaatAuthzApi baatAuthzApi)
 {
     _baatAuthzApi = baatAuthzApi;
 }