Пример #1
0
 public DataTable getClientPersonalReferences(string pClientId, string pPrimaryKey)
 {
     return(loClientPersonalReference.getClientPersonalReferences(pClientId, pPrimaryKey));
 }