示例#1
0
 public static DataDictionaryEntry GetByCode(string code)
 {
     return(dicMgr.GetEntry(code));
 }