Exemplo n.º 1
0
 public DropBoxStorage(IConfiguration config)
 {
     token_file_path = config.GetTokenFilePath();
     conf = config;
 }