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