Example #1
0
 public SunshineIDHelper(IndividualDataAccess ida, OrganizationDataAccess oda)
 {
     _ida = ida;
     _oda = oda;
 }