public string BillPY(string type, string mark) { string FirstValue = dalAccount.DalPY(type, mark); return(FirstValue); }