Пример #1
0
 public byte[] GetApp128Icon(Guid appGuid)
 {
     return(_portalService.GetAppIcon128(appGuid));
 }