예제 #1
0
 public BALConditions(MyOwnContext _MyOwnMedContext)
 {
     objMyOwnMedContext = _MyOwnMedContext;
 }
예제 #2
0
 public BALPatient(MyOwnContext _MyOwnMedContext)
 {
     objMyOwnMedContext = _MyOwnMedContext;
 }
예제 #3
0
 public BALMasters(MyOwnContext _MyOwnMedContext)
 {
     objMyOwnMedContext = _MyOwnMedContext;
 }
예제 #4
0
 public BALDimMbr(MyOwnContext _MyOwnMedContext)
 {
     objMyOwnMedContext = _MyOwnMedContext;
 }
예제 #5
0
 public BALLabResults(MyOwnContext _MyOwnMedContext)
 {
     objMyOwnMedContext = _MyOwnMedContext;
 }
예제 #6
0
 public BALPortalUser(MyOwnContext _MyOwnMedContext)
 {
     objMyOwnMedContext = _MyOwnMedContext;
 }