Esempio n. 1
0
 private void initializeData()
 {
     EstadosInteraccion = InteraccionBusiness.GetEstadosInteraccion();
     Segmentos          = new SegmentoModelCollection(Segmento.FindAll());
 }