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