Example #1
0
 protected virtual IEnumerable <string> GetAllBlobFileNames()
 {
     return(RemoteDirectory.GetAllRemoteFileNames());
 }