Example #1
0
 public IList <string> GetRiferimentoLista(string propertyName)
 {
     return(_bilancio.GetRiferimentoList(propertyName));
 }