Esempio n. 1
0
 public Organization[] GetDebtOrganizations(string lookupId)
 {
     return(UserPersistence.GetDebtOrganizations(lookupId));
 }