Esempio n. 1
0
 public string GetUserTypes()
 {
     return(js.Serialize(BLService.GetUserTypes()));
 }