Ejemplo n.º 1
0
 public List <Folder_V3> Folders(string libraryId)
 {
     return(TmWebServices.GetFolders(libraryId.guid()));
 }