public RowService()
 {
     _client = ServiceSettings.ServiceStartSettings();
 }
Exemple #2
0
 public SpreadsheetService()
 {
     _client = ServiceSettings.ServiceStartSettings();
 }