Exemplo n.º 1
0
 static FullCacheHK()
 {
     PataientCache = new CacheHK <Patient_AlertProfile>();
 }
Exemplo n.º 2
0
 public Patient_AlertProfile()
 {
     MDSCache = new CacheHK <MDSCheckResultCache>();
 }