Пример #1
0
 void StoreFile(string file, string key)
 {
     _amazon.StoreFile(file, key);
 }