Exemplo n.º 1
0
 public List <StatusModel> GetStatus(string associatedTable)
 {
     return(MembersBAL.GetStatus(associatedTable));
 }