Пример #1
0
 GetGroupFilesByFolder(string foldId)
 {
     return(await SoraApi.GetGroupFilesByFolder(Id, foldId));
 }