public object selectSingleStaff(string info) { object result = pd.selectSingleStaff(info); return(result); }