Пример #1
0
 public List <CommonKey> GetCommonKeyList(string SearchText = null)
 {
     return(CommonKeyIntegration.GetCommonKeyList(SearchText));
 }