Пример #1
0
 public IEnumerable <IFileEntry> List()
 {
     return(m_openstack.List());
 }