Exemplo n.º 1
0
 public BALConditions(MyOwnContext _MyOwnMedContext)
 {
     objMyOwnMedContext = _MyOwnMedContext;
 }
Exemplo n.º 2
0
 public BALPatient(MyOwnContext _MyOwnMedContext)
 {
     objMyOwnMedContext = _MyOwnMedContext;
 }
Exemplo n.º 3
0
 public BALMasters(MyOwnContext _MyOwnMedContext)
 {
     objMyOwnMedContext = _MyOwnMedContext;
 }
Exemplo n.º 4
0
 public BALDimMbr(MyOwnContext _MyOwnMedContext)
 {
     objMyOwnMedContext = _MyOwnMedContext;
 }
Exemplo n.º 5
0
 public BALLabResults(MyOwnContext _MyOwnMedContext)
 {
     objMyOwnMedContext = _MyOwnMedContext;
 }
Exemplo n.º 6
0
 public BALPortalUser(MyOwnContext _MyOwnMedContext)
 {
     objMyOwnMedContext = _MyOwnMedContext;
 }