Esempio n. 1
0
 public string AddEmblemToUser(Guid id, string ext, BinaryReader br) => daoUsers.AddEmblemToUser(id, ext, br);