Пример #1
0
 static File GetFile(string path)
 {
     return(BlobFactory.File(path));
 }