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